django-model-utils/model_utils
2011-04-28 20:59:52 -05:00
..
tests Fixed using SplitField on an abstract base model class. 2011-04-28 20:59:52 -05:00
__init__.py Started deprecation for manager_from, InheritanceCastModel, and Django 1.1 support. 2011-04-16 14:51:14 -05:00
fields.py Fixed using SplitField on an abstract base model class. 2011-04-28 20:59:52 -05:00
managers.py Added use_for_related_fields=True to InheritanceManager. Fixes #8. Thanks munhitsu for the report. 2011-04-16 16:19:55 -05:00
models.py Started deprecation for manager_from, InheritanceCastModel, and Django 1.1 support. 2011-04-16 14:51:14 -05:00