mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
I may be missing the use case, but this seems too ephemeral to be useful (only exists on same instance after a save, can't rely on it being there in general). If it's just an implementation detail for StatusModifiedField, it doesn't need to be tested in public API for StatusField. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| runtests.py | ||
| test_settings.py | ||
| tests.py | ||