I have a view that create a list of forms, checkin_forms:
checkin_forms
def table_view(request): table_count = Table.objects.count() tables = Table.obj