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-28 01:00:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c528a347e0
django-model-utils
/
model_utils
History
Trey Hunner
c528a347e0
Add ModelTracker with tests
2013-02-16 14:52:31 -08:00
..
tests
Add ModelTracker with tests
2013-02-16 14:52:31 -08:00
__init__.py
Removed deprecated ChoiceEnum; moved Choices out of __init__.py.
2013-01-27 13:19:45 -08:00
choices.py
Removed deprecated ChoiceEnum; moved Choices out of __init__.py.
2013-01-27 13:19:45 -08:00
fields.py
Removed a bunch of deprecated code.
2013-01-27 13:30:31 -08:00
managers.py
Fix calling create() on a related manager based on PassThroughManager.
2013-02-12 14:05:31 -07:00
models.py
Add ModelTracker with tests
2013-02-16 14:52:31 -08:00