aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/users/models.py
AgeCommit message (Expand)Author
2014-03-02Support for running the test suite with py.testAndreas Pelme
2014-01-08Testing nested serializers with models that have str foreign key references.Dustin Farris