django-model-utils/model_utils
Jeff Elmore 37e4eecace Added explicit test of using 'get' method with select_subclasses
--HG--
extra : transplant_source : %9F%EA%C6%81%1D%BE%AA%0BQ5%A7%ECs%0Dwb%B8%B15%60
2011-07-02 11:58:14 -04:00
..
tests Added explicit test of using 'get' method with select_subclasses 2011-07-02 11:58:14 -04: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