It's not always a problem, but sometimes it's tricky to find the bad "end" or mismatched Django tag. Why doesn't Django give you the line number where the error is encountered within the template? Is this on the wishlist already?
TemplateSyntaxError: Invalid block tag: 'end' In other words, the following would be a big time saver: TemplateSyntaxError: Invalid block tag: 'end' on line 17 of template: abc.html Thanks, Neal Walters --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---