django1/django/conf
Malcolm Tredinnick 7ca708140a Fixed #2920 -- Removed _() from builtins.
This is backwards incompatible, but easy to work around.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6582 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-10-21 17:14:25 +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 Fixed #5785 -- Updated Catalan and Spanish translations. Thanks, Marc Garcia. 2007-10-20 15:36:05 +00:00
project_template Fixed #5395 -- Changed URL of all language codes in project_template/settings.py. Thanks, Jarek Zgoda and mikkel@hoegh.org 2007-09-13 14:37:22 +00:00
urls Report an error if urlpatterns contain a string view name and it is empty. 2007-05-27 11:09:52 +00:00
__init__.py Fixed #2920 -- Removed _() from builtins. 2007-10-21 17:14:25 +00:00
global_settings.py Changed the location of language codes to match the project settings file from [6123]. 2007-10-21 16:20:02 +00:00