django/tests/contenttypes_tests
Bhuvnesh 123b1d3fcf
Fixed #34137 -- Made Model.refresh_from_db() clear cached generic relations.
Thanks Simon Charette for the implementation idea.
2022-11-07 08:06:30 +01:00
..
operations_migrations
__init__.py
models.py
test_checks.py
test_fields.py Fixed #34137 -- Made Model.refresh_from_db() clear cached generic relations. 2022-11-07 08:06:30 +01:00
test_management.py
test_migrations.py
test_models.py Completed test coverage for contenttypes models. 2022-10-11 05:38:39 +02:00
test_operations.py
test_order_with_respect_to.py
test_views.py
urls.py