This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-model-utils
Watch
1
Star
0
Fork
You've already forked django-model-utils
0
mirror of
https://github.com/Hopiu/django-model-utils.git
synced
2026-03-24 23:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aaf2219013
django-model-utils
/
model_utils
/
__init__.py
3 lines
77 B
Python
Raw
Normal View
History
Unescape
Escape
Removed deprecated ChoiceEnum; moved Choices out of __init__.py.
2013-01-27 21:19:45 +00:00
from
.
choices
import
Choices
Create FieldTracker that mirrors ModelTracker
2013-05-23 19:50:34 +00:00
from
.
tracker
import
FieldTracker
,
ModelTracker
Reference in a new issue
Copy permalink