summaryrefslogtreecommitdiff
path: root/tests/regressiontests/reverse_single_related/models.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2010-09-28Migrated reverse_single_related doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2008-08-05Fixed #7904: added support for a "use_for_related_fields" property on manager...Jacob Kaplan-Moss
2008-07-21FIxed #7666: use a bare queryset when accessing single related objects so tha...Jacob Kaplan-Moss