i have error \'Blogmodel\' object is not iterable my
view.py
def blog_list(request): articles = Blogmodel.objects.all() args =