django1/django/conf
Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Thanks to Tim Graham for the review.
2015-12-31 14:21:29 -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 Updated translations from Transifex 2015-12-31 15:53:02 +01:00
project_template Fixed #25711 -- Updated the project template's include() example. 2015-12-09 11:27:16 -05:00
urls Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05: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