django/tests/contenttypes_tests
Hasan Ramezani 661e6cc2c9 Fixed #29706 -- Made RenameContentType._rename() save to the correct database. 2019-06-06 12:09:01 +02:00
..
operations_migrations
__init__.py
models.py Added test for contenttype redirect with m2m objects. 2018-06-21 12:31:00 -04:00
test_checks.py
test_fields.py
test_management.py Fixed #29556 -- Made 'remove_stale_contenttypes --noinput' delete content types. 2018-07-10 10:14:34 -04:00
test_models.py Fixed #16027 -- Added app_label to ContentType.__str__(). 2019-02-07 19:56:47 -05:00
test_operations.py Fixed #29706 -- Made RenameContentType._rename() save to the correct database. 2019-06-06 12:09:01 +02:00
test_order_with_respect_to.py
test_views.py Refs #18620 -- Refactored ContentTypes view tests to group related field test cases. 2018-06-21 12:31:04 -04:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00