1
0
mirror of https://github.com/django/django.git synced 2025-01-04 07:26:38 +00:00
django/django/conf
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
__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