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-17 04:10:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
579abf8e66
django-model-utils
/
model_utils
History
Carl Meyer
579abf8e66
Fix calling create() on a related manager based on PassThroughManager.
2013-02-12 14:05:31 -07:00
..
tests
Fix calling create() on a related manager based on PassThroughManager.
2013-02-12 14:05:31 -07: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
Removed a bunch of deprecated code.
2013-01-27 13:30:31 -08:00