django1/tests/contenttypes_tests
Bruno Alla 6092ea8fa6 Refs #27804 -- Used subTest() in several tests. 2017-05-24 08:36:34 -04:00
..
operations_migrations Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
__init__.py Deprecated django.views.defaults.shortcut. 2013-03-14 20:30:23 +01:00
models.py Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents 2017-01-26 19:49:03 +01:00
test_checks.py Split up contenttypes_tests. 2017-02-03 13:58:59 -05:00
test_fields.py Refs #27745 -- Improved test coverage of contrib.contenttypes. 2017-02-03 14:17:00 -05:00
test_management.py Split up contenttypes_tests. 2017-02-03 13:58:59 -05:00
test_models.py Added multi_db=True to test cases that access the 'other' db connection. 2017-02-10 08:19:32 -05:00
test_operations.py Split up contenttypes_tests. 2017-02-03 13:58:59 -05:00
test_order_with_respect_to.py Fixed #26009 -- Fixed contenttypes_tests isolation. 2016-01-04 11:45:26 -05:00
test_views.py Refs #27804 -- Used subTest() in several tests. 2017-05-24 08:36:34 -04:00
urls.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00