#16787: {% load %} doesn't work with libraries in package heierarcy
-----------------------------------------+---------------------------------
Reporter: isagalaev | Owner: isagalaev
Type: Uncategorized | Status: new
Milestone: | Component: Template system
Version: 1.3 | Severity: Release blocker
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+---------------------------------
Changes (by jezdez):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
* stage: Unreviewed => Accepted
* severity: Normal => Release blocker
Old description:
> In other words {% load package.lib %} doesn't work.
>
> The docstring of load tag suggests it should work **and** it used to work
> before changeset 12944. We should allow this behavior again and document
> it properly in docs.
New description:
In other words {% load package.lib %} doesn't work.
The docstring of load tag suggests it should work **and** it used to work
before changeset r12944. We should allow this behavior again and document
it properly in docs.
--
Comment:
This is a regression and therefore a release blocker.
--
Ticket URL: <https://code.djangoproject.com/ticket/16787#comment:1>
Django <https://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.