django1/django/conf
SaeX e3a9714ce3 Added "/" divider for DATE(TIME)_INPUT_FORMATS for Dutch locale.
Dutch ('nl-NL' and 'nl-BE') has several valid input formats;
see http://nl.wikipedia.org/wiki/Datum_(dagtekening).

Thanks Erik Romijn for review.
2014-05-18 12:49:14 -04:00
..
app_template Change initial migration writing to work as docs suggest. 2013-11-27 12:34:31 +00:00
locale Added "/" divider for DATE(TIME)_INPUT_FORMATS for Dutch locale. 2014-05-18 12:49:14 -04:00
project_template Fixed #21649 -- Added optional invalidation of sessions when user password changes. 2014-04-05 12:50:51 -04:00
urls Cleaned up string detection for a deprecation warning by using six.string_types. 2014-04-03 11:03:31 -04:00
__init__.py Also allowed a non-overridden setting to be deleted 2014-04-12 15:33:22 +02:00
global_settings.py Removed deprecated TRANSACTIONS_MANAGED setting. 2014-03-21 21:34:47 +01:00