#2414: coredump of python by a template extending itself
----------------------------------------+-----------------------------------
Reporter: [email protected] | Owner: SmileyChris
Status: assigned | Milestone:
Component: Template system | Version:
Resolution: | Keywords:
Stage: Ready for checkin | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------+-----------------------------------
Changes (by SmileyChris):
* status: new => assigned
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
Comment:
Updated patch.
One change this patch makes is to change a `TemplateSyntaxError` to an
`ExtendsError`, since it was in the module but never used. This meant
changing a regression test (to expect that specific exception class). If
that's a problem, it's easy to switch back.
--
Ticket URL: <http://code.djangoproject.com/ticket/2414#comment:20>
Django <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.