On Thu, Jun 27, 2013 at 11:40 AM, yati sagade <[email protected]> wrote: > I doubt she has a problem with the Python for-loop. She is trying to achieve > similar control flow in the Django templating language's for loop.
I want to remove the static heading of a table in django templates in which the data is coming form database which is dynamic so I want if there is no entry in that column it should not display even its heading by any means with html, in python. -- Harjot Kaur Mann Blog: http://harjotmann.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

