django1/django/conf
Claude Paroz 90d3af380e Fixed #19015 -- Removed ISO formats from localized formats.py
ISO formats are automatically appended to the list of input
formats. Kept only when it is specified in first position, as it
has a special meaning in localize_input.
Thanks Bojan Mihelac for the report.
2012-12-01 14:15:06 +01:00
..
app_template Fixed #15154 -- removed doctests from the tests.py generated with createapp. 2011-01-26 03:22:16 +00:00
locale Fixed #19015 -- Removed ISO formats from localized formats.py 2012-12-01 14:15:06 +01:00
project_template Consistently indent comments in project template 2012-10-28 14:46:09 -07:00
urls Fixed #18700 -- Added URL reversal for i18n set_language view. 2012-08-04 20:57:12 +10:00
__init__.py Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX. 2012-11-17 22:38:19 +01:00
global_settings.py Fixed #17083 -- Allowed sessions to use non-default cache. 2012-10-31 09:46:16 +01:00