django1/django/contrib/contenttypes
chillaranand d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
..
locale Updated translations from Transifex 2016-09-30 22:12:41 +02:00
management Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05: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 most of remaining six usage 2017-01-18 21:33:28 +01:00
fields.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
forms.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
models.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
views.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00