#7876: Improve template diagnostic -----------------------------+---------------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: nobody Status: new | Milestone: Component: Template system | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | -----------------------------+---------------------------------------------- If there's a mismatch for block tags, the exception raised currently is only of limited help to trace it down. It would be nice if it can be changed e.g. to Invalid block tag: 'endblock', expected: 'endwidth' and maybe even print the line of the start block.
-- Ticket URL: <http://code.djangoproject.com/ticket/7876> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
