mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
* Fixed an infinite recursion bug when deleting a model, that has a reverse relationship to a tracked model with SET_NULL on_delete --------- Co-authored-by: Napat Ch <napat@thevcgroup.com> |
||
|---|---|---|
| .. | ||
| test_fields | ||
| test_managers | ||
| test_models | ||
| __init__.py | ||
| fields.py | ||
| models.py | ||
| settings.py | ||
| test_choices.py | ||
| test_inheritance_iterable.py | ||
| test_miscellaneous.py | ||