django1/tests/contenttypes_tests
Simon Charette f179113e6c
Fixed #24067 -- Renamed content types upon model renaming.
Thanks to Tim for the extensive review.
2016-05-17 12:14:58 -04:00
..
operations_migrations Fixed #24067 -- Renamed content types upon model renaming. 2016-05-17 12:14:58 -04:00
__init__.py Deprecated django.views.defaults.shortcut. 2013-03-14 20:30:23 +01:00
models.py Fixed #26085 -- Fixed contenttypes shortcut() view crash with a null fk to Site. 2016-04-16 17:27:44 -04:00
test_models.py Fixed #24075 -- Used post-migration models in contrib apps receivers. 2016-05-15 19:51:16 -04:00
test_order_with_respect_to.py Fixed #26009 -- Fixed contenttypes_tests isolation. 2016-01-04 11:45:26 -05:00
tests.py Fixed #24067 -- Renamed content types upon model renaming. 2016-05-17 12:14:58 -04:00
urls.py Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 2014-04-16 20:36:29 -04:00