aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/models.py
AgeCommit message (Expand)Author
2012-10-08Fix #285Tom Christie
2012-10-04Fix for field to make it easier to access field relationshipsTom Christie
2012-10-04Tests for default arguments on fieldsTom Christie
2012-10-04Abstract out the app_label on test modelsTom Christie
2012-10-04Abstract out the app_label on test modelsTom Christie
2012-10-03Many2Many testTom Christie
2012-09-28Get test-only models properly workingTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie