django1/django/conf
Jannis Leidel cf6b26d7a2 [1.2.X] Fixed links to the date formats choices in the global settings. Thanks, Russell.
Backport from trunk (r14032).

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14158 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-11 22:35:24 +00:00
..
app_template Fixed #9963 - Added a trivial tests.py file to the files produced by "startapp". 2009-01-06 05:27:39 +00:00
locale [1.2.X] Fixed typos in es_AR translation. 2010-09-10 19:46:25 +00:00
project_template [1.2.X] Fixed #13681 -- Added a commented out admindocs entry to the default INSTALLED_APPS for a new project. Thanks to elkan for the report, and andrews for the patch. 2010-08-28 13:19:28 +00:00
urls Fixed #10061 -- Added namespacing for named URLs - most importantly, for the admin site, where the absence of this facility was causing problems. Thanks to the many people who contributed to and helped review this patch. 2009-07-16 16:16:13 +00:00
__init__.py Fixed #1480 -- Added the ability to use the system timezone. Thanks to Ramiro Morales for the patch. 2010-02-26 15:33:27 +00:00
global_settings.py [1.2.X] Fixed links to the date formats choices in the global settings. Thanks, Russell. 2010-10-11 22:35:24 +00:00