django1/django/conf
Reza Mohammadi 590ee3ed16 [1.8.x] Fixed Persian locale FIRST_DAY_OF_WEEK & DECIMAL/THOUSAND_SEPARATORs.
Reference: http://lh.2xlibre.net/locale/fa_IR/

Backport of f1ff9407c9 from master
2015-01-29 13:02:49 -05:00
..
app_template Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
locale [1.8.x] Fixed Persian locale FIRST_DAY_OF_WEEK & DECIMAL/THOUSAND_SEPARATORs. 2015-01-29 13:02:49 -05:00
project_template Fixed #24124 -- Changed context_processors in the default settings.py 2015-01-12 13:17:44 -05:00
urls Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00
__init__.py Fixed #23957 -- Started deprecation toward requiring session verification. 2014-12-05 07:37:34 -05:00
global_settings.py Moved context_processors from django.core to django.template. 2014-12-28 17:00:07 +01:00