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-04-23 04:24:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cac35036d3
django-model-utils
/
model_utils
/
tests
History
Jannis Leidel
f04c200c09
Made the testrunner Django 1.2 compatible.
2010-04-15 23:56:56 +02:00
..
__init__.py
initial import (with InheritanceCastModel)
2009-07-02 14:03:02 -04:00
models.py
Added new `
Choices
class as a replacement for
ChoiceEnum
`. Also renamed Condition* et al to Status*.
2010-04-15 20:00:44 +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
Added new `
Choices
class as a replacement for
ChoiceEnum
`. Also renamed Condition* et al to Status*.
2010-04-15 20:00:44 +02:00