I have a view called shopcart() which has multiple variables. Here\'s the code:
def shopcart(request): category = Category.objects.all() current_user