I have a django view called pending_today which displays a set of objects in the html page
def pending_today(request): pending = [] pen_full = [] dat