django1/django/conf
Tim Graham 10427646b8 Fixed #25909 -- Added unicode_literals import to apps.py generated by startapp. 2015-12-12 09:34:01 -05:00
..
app_template Fixed #25909 -- Added unicode_literals import to apps.py generated by startapp. 2015-12-12 09:34:01 -05:00
locale Fixed #25717 -- Corrected Slovak local name 2015-12-12 09:18:06 +01:00
project_template Fixed #25711 -- Updated the project template's include() example. 2015-12-09 11:27:16 -05:00
urls Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. 2015-09-23 19:31:09 -04:00
__init__.py Refs #23957 -- Required session verification per deprecation timeline. 2015-09-23 19:31:10 -04:00
global_settings.py Fixed #25918 -- Removed unused LOGOUT_URL setting. 2015-12-11 12:43:02 -05:00