django1/django/conf
Jannis Leidel 1fe7155823 Pulled core translations updates from Transifex. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17780 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-23 02:35:22 +00:00
..
app_template Fixed #15154 -- removed doctests from the tests.py generated with createapp. 2011-01-26 03:22:16 +00:00
locale Pulled core translations updates from Transifex. Refs #17822. 2012-03-23 02:35:22 +00:00
project_template Fixed #17920 -- Actually pass the full path of a newly created project or app in the template context as mentioned in the startproject docs. Many thanks to Preston Holmes for the initial patch. 2012-03-21 22:29:32 +00:00
urls Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
__init__.py Actually warn on empty SECRET_KEY instead of raising a warning as an exception. 2012-03-15 16:50:29 +00:00
global_settings.py Added Tatar translation. Refs #17822. 2012-03-14 09:15:31 +00:00