django/tests/contenttypes_tests
2020-04-30 09:13:23 +02:00
..
operations_migrations
__init__.py
models.py Removed unused __str__() methods in tests models. 2020-04-30 09:13:23 +02:00
test_checks.py
test_fields.py
test_management.py Fixed #31123 -- Added --include-stale-apps option to the remove_stale_contenttypes management command. 2020-03-19 11:48:10 +01:00
test_models.py
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
urls.py