django1/django/conf
Jarek Zgoda 9ebf411f26 Fixed #13577 - wrong thousands separator in Polish formats file. Thanks sero for report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13327 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-06-07 14:47:10 +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 Fixed #13577 - wrong thousands separator in Polish formats file. Thanks sero for report. 2010-06-07 14:47:10 +00:00
project_template Fixed #13045 - Add USE_L10N to the project skeleton settings. 2010-03-15 12:16:21 +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 Fixed #13496 - Added Indonesian translation (id). Thanks, Selwin Ong. 2010-05-09 18:54:22 +00:00