django1/django/contrib/contenttypes
Erik Romijn 8db889eaf7 Fixed #18682 -- Expanded explanation in stale content type deletion. (#6869) 2016-07-03 15:55:14 +02:00
..
locale Added Upper/Lower Sorbian translations 2016-06-29 21:11:30 +02:00
migrations Fixed #24351, #24346 -- Changed the signature of allow_migrate(). 2015-02-20 21:34:09 +07:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
admin.py Refs #16508 -- Renamed the current "virtual" fields to "private". 2016-04-13 10:10:53 -04:00
apps.py Fixed #24067 -- Renamed content types upon model renaming. 2016-05-17 12:14:58 -04:00
checks.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
fields.py Refs #26421 -- Refactored Apps.lazy_model_operation() for better checks and tests 2016-05-19 21:33:36 -04:00
forms.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
management.py Fixed #18682 -- Expanded explanation in stale content type deletion. (#6869) 2016-07-03 15:55:14 +02:00
models.py Fixed #24075 -- Used post-migration models in contrib apps receivers. 2016-05-15 19:51:16 -04:00
views.py Fixed #26085 -- Fixed contenttypes shortcut() view crash with a null fk to Site. 2016-04-16 17:27:44 -04:00