django1/django
Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
..
apps Refs #26207 -- Removed obsolete comments about deferred model classes. 2016-11-20 18:22:13 -05:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
contrib Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
core Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
db Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
dispatch Refs #24205 -- Removed Signal.disconnect()'s weak argument. 2017-01-17 14:09:28 -05:00
forms Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
http Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
middleware Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
template Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
templatetags Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
test Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
urls Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
utils Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
views Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
__init__.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
__main__.py Fixed #24857 -- Added "python -m django" entry point. 2015-09-07 19:54:32 -04:00
shortcuts.py Fixed #10532 -- Relaxed hard-type checking in get_object/list_or_404 shortcuts 2016-03-29 21:34:20 +02:00