django-model-utils/model_utils
Alex Orange 1e84465276 Test and fix for second grandchild bug.
Bug is, second grandchild of a given child will get cast to the child
rather then the grandchild.
2013-05-21 14:23:23 -06:00
..
tests Test and fix for second grandchild bug. 2013-05-21 14:23:23 -06:00
__init__.py Make `from model_utils import ModelTracker` work 2013-02-18 20:09:08 -08:00
choices.py Fix str/unicode problems in Python 3 2013-04-12 14:16:42 -07:00
fields.py Fix GH-41: re-add get_FOO_display method to models with StatusField. 2013-05-02 11:33:48 -06:00
managers.py Test and fix for second grandchild bug. 2013-05-21 14:23:23 -06:00
models.py Remove reduntant "as" in import 2013-04-12 17:13:35 -07:00
tracker.py Fix str/unicode problems in Python 3 2013-04-12 14:16:42 -07:00