#8124: Proposal: load translations from settings.TEMPLATE_DIRS
------------------------------------------------+---------------------------
Reporter: jcassee | Owner: nobody
Status: new | Milestone:
Component: Internationalization | Version: SVN
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
------------------------------------------------+---------------------------
Comment (by ramiro):
I'm not convinced standalone templates with associated translations are a
common enough deployment scenario to justify adding even another path
setting to the list of locations translations will be searched for at
runtime.
Isn't enough that this requirement can be solved by using the Python code
snippet described in comment:1 in the settings module of projects needing
something like this?
--
Ticket URL: <http://code.djangoproject.com/ticket/8124#comment:5>
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.