#15721: {% include %} and RequestContext fails since r15795
-------------------------------------------+--------------------------
Reporter: mk | Owner: nobody
Status: new | Milestone:
Component: Template system | Version: 1.3
Resolution: | Keywords: regression
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 1 |
-------------------------------------------+--------------------------
Changes (by lukeplant):
* keywords: => regression
* needs_better_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
AFAICS, the ``new`` method should hard-code ``Context`` rather than
``self.__class__``. That means that ``RequestContext.__init__`` does not
need to be modified.
The test needs to go somewhere more obvious - most likely a new test
method in ``Templates`` class in regressiontests/templates/tests.py
Thanks!
--
Ticket URL: <http://code.djangoproject.com/ticket/15721#comment:3>
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.