mirror of
https://github.com/Hopiu/django.git
synced 2026-03-22 17:00:27 +00:00
There was a potential data-loss issue involved -- when clearing instance's m2m assignments it was possible some other instance's m2m data was deleted instead. This commit also improved None handling for to_field cases. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||