django1/django/contrib/contenttypes
Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
..
locale Updated translations from Transifex 2016-09-30 22:12:41 +02:00
management Fixed #24865 -- Added remove_stale_contenttypes management command. 2016-09-06 09:48:58 -04:00
migrations Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
admin.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
apps.py Fixed #24865 -- Added remove_stale_contenttypes management command. 2016-09-06 09:48:58 -04:00
checks.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
fields.py Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
forms.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
models.py Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
views.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00