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-23 23:10:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fecda79f5c
django-model-utils
/
model_utils
History
Carl Meyer
fecda79f5c
deprecate ChoiceEnum and document Choices
2010-04-15 22:54:37 -04:00
..
tests
deprecate ChoiceEnum and document Choices
2010-04-15 22:54:37 -04:00
__init__.py
deprecate ChoiceEnum and document Choices
2010-04-15 22:54:37 -04:00
fields.py
Removed the need for the status choices to be a subclass of model_utils.Choices.
2010-04-16 00:12:08 +02:00
managers.py
0.3.0
2009-07-30 17:11:36 -04:00
models.py
Moved the setting of the dynamic QueryManager to model classes. Removed metaclasses.
2010-04-16 00:01:38 +02:00