mirror of
https://github.com/django/django.git
synced 2025-10-23 21:59:11 +00:00
This reverts 4f8c7fd9d9
and adds
two regression tests:
- test_related_manager_refresh(), and
- test_create_copy_with_m2m().
Thanks joeli for the report.