1
0
mirror of https://github.com/django/django.git synced 2025-01-25 09:39:23 +00:00
Mariusz Felisiak 5e0aa362d9
Fixed -- Reverted "Fixed -- Made models cache related managers."
This reverts 4f8c7fd9d91b35e2c2922de4bb50c8c8066cbbc6 and adds
two regression tests:
- test_related_manager_refresh(), and
- test_create_copy_with_m2m().

Thanks joeli for the report.
2022-09-30 18:18:33 +02:00
..