django1/django/conf
Georg Bauer ece252ed0f fixed #2113: fixed 'pl' translation of date formats
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3120 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-12 14:49:05 +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 #2113: fixed 'pl' translation of date formats 2006-06-12 14:49:05 +00:00
project_template Added note to default manage.py that a 'missing settings.py' message may be caused by an ImportError in the settings file 2006-05-30 02:47:33 +00:00
urls Fixed #2081 -- Fixed typo in django.conf.urls.registration. Thanks, erikankrom 2006-06-04 18:49:37 +00:00
__init__.py Fixed #2109 -- Convert old-style classes to new-style classes throughout Django. Thanks, Nicola Larosa 2006-06-08 05:00:13 +00:00
global_settings.py Fixed #2062 -- Added YEAR_MONTH_FORMAT and MONTH_DAY_FORMAT settings, and added technical message IDs of the same names. Thanks, ramiro 2006-06-02 04:20:32 +00:00