django1/django/conf
Adrian Holovaty b5adf70c6c Fixed #2081 -- Fixed typo in django.conf.urls.registration. Thanks, erikankrom
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3078 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-04 18:49:37 +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 #2010: updated 'nl' translation 2006-06-02 10:56:34 +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 Added comment explaining nonobvious self.__dict__ assignment in django.conf.__init__.py 2006-05-17 02:02:26 +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