django-model-utils/model_utils
Matthew Schinckel 93500bb381 Ensure we call get_query_set on django 1.5-
Supersedes https://github.com/carljm/django-model-utils/pull/106

I can't actually see why this works, but it does: tests pass
after this that failed before.
2014-03-20 13:11:00 +10:30
..
tests Ensure we call get_query_set on django 1.5- 2014-03-20 13:11:00 +10:30
__init__.py Bump version to 2.0.2.post1. 2014-02-19 14:01:51 -07:00
choices.py Merge branch 'master' into fix-choices-deepcopy 2013-10-11 13:23:56 -06:00
fields.py Added choices_name parameter to StatusField 2013-11-14 16:12:31 -03:00
managers.py Ensure we call get_query_set on django 1.5- 2014-03-20 13:11:00 +10:30
models.py Check for StatusModel field name conflicts correctly. 2014-01-06 16:03:44 -07:00
tracker.py Add fix for Django 1.4 2014-03-01 14:24:25 +01:00