#13334: Importing template tags from an egg fails
--------------------------------------+-------------------------------------
Reporter: joerg86 | Owner: nobody
Status: new | Milestone: 1.2
Component: Template system | Version: SVN
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Changes (by ramiro):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
See #9427 the third attachment there proposes even another idiom to
differentiate between `ImportError`'s generated because a module doesn't
exist and `ImportError`'s generated by the module itself but that unlike
`imp.find_module()` is compatible with eggs.
--
Ticket URL: <http://code.djangoproject.com/ticket/13334#comment:1>
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.