mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
There were two classes named `StatusCustomManager`: the first is an actual manager, the second a status model that uses a custom manager. The latter is renamed to `CustomManagerStatusModel` in this commit. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_deferred_fields.py | ||
| test_softdeletable_model.py | ||
| test_status_model.py | ||
| test_timeframed_model.py | ||
| test_timestamped_model.py | ||
| test_uuid_model.py | ||