django/tests/contenttypes_tests
Mariusz Felisiak 305757aec1
Applied Black's 2024 stable style.
https://github.com/psf/black/releases/tag/24.1.0
2024-01-26 12:45:07 +01:00
..
operations_migrations Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
__init__.py
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_checks.py Fixed #31169 -- Adapted the parallel test runner to use spawn. 2022-03-15 16:23:55 +01:00
test_fields.py Fixed #33651 -- Added support for prefetching GenericForeignKey. 2023-09-18 13:23:21 +02:00
test_management.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
test_migrations.py Fixed #33563 -- Fixed contenttype reverse data migration crash with a multiple databases setup. 2022-03-08 06:22:03 +01:00
test_models.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
test_operations.py Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00
test_order_with_respect_to.py Fixed #26009 -- Fixed contenttypes_tests isolation. 2016-01-04 11:45:26 -05:00
test_views.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00