django1/django/conf
Malcolm Tredinnick 471616aae9 Fixed #5799 -- Apparently it's not enough to have all the right letters in a
word; the Spanish people also want them in the right order. So fixed a typo in
the Spanish translation. Thanks, maru.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6616 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-10-27 04:26:44 +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 #5799 -- Apparently it's not enough to have all the right letters in a 2007-10-27 04:26:44 +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