django1/django/conf
Malcolm Tredinnick 25f2cfb7cb Fixed #7643 -- Fixed an oversight from [7844].
Now makemessages works in projects again. Based on a patch from Horst Gutmann.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7848 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-06 12:55:24 +00:00
..
app_template MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
locale Closes #7607, Turkish translation update, thanks Evren Esat Özkan 2008-07-02 21:39:05 +00:00
project_template Fixed #6431 -- Fixed misspelling in projects template settings file, thanks Daniel Lindsley. 2008-01-28 05:40:57 +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 #7643 -- Fixed an oversight from [7844]. 2008-07-06 12:55:24 +00:00
global_settings.py Fixed #2070: refactored Django's file upload capabilities. 2008-07-01 15:10:51 +00:00