#5978: LOCALE_PATHS setting does not default to an empty tuple like the docs mention -----------------------+---------------------------------------------------- Reporter: gwilson | Owner: nobody Status: new | Component: Translations Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 0 -----------------------+---------------------------------------------------- The documentation note was added in [6534], but there is no LOCALE_PATHS in `django/conf/global_settings.py`. If a default setting is added, a bit of code in a couple other places could be removed since it is making up for the fact that there might not be a default setting. Is this what we want to do Malcolm?
-- Ticket URL: <http://code.djangoproject.com/ticket/5978> Django Code <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 -~----------~----~----~----~------~----~------~--~---
