django1/tests/contenttypes_tests
Martin Svoboda cc4cb95bef Fixed #33008 -- Fixed prefetch_related() for deleted GenericForeignKeys.
Thanks Simon Charette for the implementation idea.
2021-10-14 12:37:03 +02:00
..
operations_migrations
__init__.py
models.py
test_checks.py
test_fields.py Fixed #33008 -- Fixed prefetch_related() for deleted GenericForeignKeys. 2021-10-14 12:37:03 +02:00
test_management.py Refs #31395 -- Relied on setUpTestData() test data isolation in various tests. 2020-05-15 20:22:56 +02:00
test_models.py
test_operations.py
test_order_with_respect_to.py
test_views.py Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
urls.py