django/tests/contenttypes_tests
Tim Graham 2a9bcb503f Refs #26085, #11505 -- Cleared Site cache in contenttypes_tests. 2016-04-19 09:21:27 -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 E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test_order_with_respect_to.py Fixed #26009 -- Fixed contenttypes_tests isolation. 2016-01-04 11:45:26 -05:00
tests.py Refs #26085, #11505 -- Cleared Site cache in contenttypes_tests. 2016-04-19 09:21:27 -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