django1/django/conf
Jannis Leidel f7f755e982 Updated German translation, thanks zerok and bartTC
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10639 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-28 09:35:04 +00:00
..
app_template Fixed #9963 - Added a trivial tests.py file to the files produced by "startapp". 2009-01-06 05:27:39 +00:00
locale Updated German translation, thanks zerok and bartTC 2009-04-28 09:35:04 +00:00
project_template Reverted 10094 and 10095 (in favour of solution that will hopefully land for beta 2) 2009-03-23 23:02:46 +00:00
urls Fixed #6354 -- Fixed url in `django/conf/urls/shortcut.py` to work with non-integer primary keys (refs #2033) and made use of the URL file in the admin urls. 2008-01-28 05:36:44 +00:00
__init__.py Fixed #8193: all dynamic imports in Django are now done correctly. I know this because Brett Cannon borrowed the time machine and brought Python 2.7's '`importlib` back for inclusion in Django. Thanks for the patch-from-the-future, Brett! 2009-03-18 16:55:59 +00:00
global_settings.py Made default MIDDLEWARE_CLASSES same as in project_template. 2009-03-23 23:20:40 +00:00