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-31 02:30:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
debff0cbbf
django-model-utils
/
model_utils
/
__init__.py
5 lines
100 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
Set version in setup.py docs automatically
2013-08-07 08:07:31 +00:00
Bump version to 2.3a1.
2014-08-01 00:57:29 +00:00
__version__
=
'
2.3a1
'
Reference in a new issue
Copy permalink