django/tests/contenttypes_tests
Simon Charette 4e48cfc108 Fixed #27709 -- Fixed get_for_models() for proxies with an empty cache.
Thanks Peter Inglesby for the report and tests.
2017-01-13 10:02:01 -05:00
..
operations_migrations Refs #24067 -- Fixed contenttypes rename tests failures on Oracle. 2016-05-21 16:03:45 -04:00
__init__.py Deprecated django.views.defaults.shortcut. 2013-03-14 20:30:23 +01:00
models.py Refs #18682 -- Edited explanation in stale content type deletion. 2016-08-10 21:19:09 -04:00
test_models.py Fixed #27709 -- Fixed get_for_models() for proxies with an empty cache. 2017-01-13 10:02:01 -05:00
test_order_with_respect_to.py Fixed #26009 -- Fixed contenttypes_tests isolation. 2016-01-04 11:45:26 -05:00
tests.py Made contenttypes and auth apps unavailable when not necessary in tests. 2017-01-13 08:50:03 -05:00
urls.py Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 2014-04-16 20:36:29 -04:00