django1/django/conf
Malcolm Tredinnick dd56de0851 Fixed #4973 -- Made a slight tweak to the French translation to try and accommodate indeterminate forms (plural and gender) in the resulting sentence. Thanks, Johann Queuniet.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5838 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-11 05:48:16 +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 #4973 -- Made a slight tweak to the French translation to try and accommodate indeterminate forms (plural and gender) in the resulting sentence. Thanks, Johann Queuniet. 2007-08-11 05:48:16 +00:00
project_template Fixed #4863 -- Removed comment references to a no-longer present link. Pointed 2007-07-14 12:48:24 +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 #4884 -- Fixed an initialisation problem when assigned to settings before 2007-07-16 04:45:45 +00:00
global_settings.py Fixed #4863 -- Removed comment references to a no-longer present link. Pointed 2007-07-14 12:48:24 +00:00