django-model-utils/model_utils/tests
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