django/tests/contenttypes_tests
Hrushikesh Vaidya a52bdea5a2 Fixed -- Used app_config.verbose_name in ContentType.__str__(). 2023-03-09 10:27:08 +01:00
..
operations_migrations Refs -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
__init__.py Deprecated django.views.defaults.shortcut. 2013-03-14 20:30:23 +01:00
models.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_checks.py Fixed -- Adapted the parallel test runner to use spawn. 2022-03-15 16:23:55 +01:00
test_fields.py Fixed -- Made Model.refresh_from_db() clear cached generic relations. 2022-11-07 08:06:30 +01:00
test_management.py Fixed -- Adapted the parallel test runner to use spawn. 2022-03-15 16:23:55 +01:00
test_migrations.py Fixed -- Fixed contenttype reverse data migration crash with a multiple databases setup. 2022-03-08 06:22:03 +01:00
test_models.py Fixed -- Used app_config.verbose_name in ContentType.__str__(). 2023-03-09 10:27:08 +01:00
test_operations.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_order_with_respect_to.py Fixed -- Fixed contenttypes_tests isolation. 2016-01-04 11:45:26 -05:00
test_views.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00