mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
Make `from model_utils import ModelTracker` work
This commit is contained in:
parent
692b54035d
commit
335500018a
1 changed files with 1 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
from .choices import Choices
|
||||
from .tracker import ModelTracker
|
||||
|
|
|
|||
Loading…
Reference in a new issue