django-model-utils/model_utils/tests
Carl Meyer e418cc909a Fixed issue #6, bug with InheritanceManager and descriptor fields (e.g. FileField).
Thanks zyegfryed for the fix and sayane for tests.
2011-03-29 12:47:25 -04:00
..
__init__.py initial import (with InheritanceCastModel) 2009-07-02 14:03:02 -04:00
models.py Fixed issue #6, bug with InheritanceManager and descriptor fields (e.g. FileField). 2011-03-29 12:47:25 -04:00
runtests.py Made the testrunner Django 1.2 compatible. 2010-04-15 23:56:56 +02:00
test_settings.py Backed out changeset 4e9eb14b9047 2010-04-15 22:15:39 -04:00
tests.py Added tox config. 2011-03-29 12:41:22 -04:00