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-21 22:10:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2c8d042cf3
django-model-utils
/
model_utils
/
tests
History
Jannis Leidel
2c8d042cf3
Removed the need for the status choices to be a subclass of model_utils.Choices.
2010-04-16 00:12:08 +02:00
..
__init__.py
initial import (with InheritanceCastModel)
2009-07-02 14:03:02 -04:00
models.py
Removed the need for the status choices to be a subclass of model_utils.Choices.
2010-04-16 00:12:08 +02:00
runtests.py
Made the testrunner Django 1.2 compatible.
2010-04-15 23:56:56 +02:00
test_settings.py
Added get_<choice>_display function to ChoiceNum to easily display human readable option label.
2010-04-15 04:36:21 +02:00
tests.py
Removed the need for the status choices to be a subclass of model_utils.Choices.
2010-04-16 00:12:08 +02:00