django1/django/core
Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
..
cache Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
checks Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
files Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
handlers Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
mail Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
management Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
serializers Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
servers Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
exceptions.py Corrected TooManyFieldsSent doctring for GET requests. 2016-10-27 18:44:52 -04:00
paginator.py Refs #27505 -- Made Paginator's exception messsages translatable. 2016-12-01 08:39:48 -05:00
signals.py Fixed #20349 -- Moved setting_changed signal to django.core.signals. 2014-12-24 07:18:43 -05:00
signing.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
validators.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
wsgi.py Fixed #16734 -- Set script prefix even outside of requests 2015-10-29 20:12:38 +01:00