django-model-utils/model_utils
2013-08-21 17:15:19 +04:00
..
tests Added deepcopy test 2013-08-21 17:15:19 +04:00
__init__.py Set version in setup.py docs automatically 2013-08-07 22:52:39 -07:00
choices.py Implemented __deepcopy__ to avoid infinite recursion in __getattr__ while deepcopying a Choices instance 2013-08-15 15:01:09 +04: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 PassThroughManager calls superclass get_query_set. 2013-05-26 16:04:47 -04:00
models.py Remove reduntant "as" in import 2013-04-12 17:13:35 -07:00
tracker.py Merge branch 'field-tracker-inheritance' 2013-08-11 18:49:20 -07:00