summaryrefslogtreecommitdiff
path: root/tests/custom_managers/models.py
AgeCommit message (Expand)Author
2013-09-25Fixed #3871 -- Custom managers when traversing reverse relations.Loic Bistuer
2013-08-15Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol
2013-07-26Fixed #20625 -- Chainable Manager/QuerySet methods.Loic Bistuer
2013-03-08Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...Loic Bistuer
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner