I have a simple view
def foo(request): card = Card.objects.latest(datetime) request.session[\'card\']=card
For the above code I get the
There are two simple ways to do this.