aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/description.py
AgeCommit message (Expand)Author
2013-04-04Fix up view name/description testsTom Christie
2013-02-27`assertEquals` -> `assertEqual`Tom Christie
2013-02-22Added test for utf8 strings in docstrings of views.Tom Christie
2013-02-04Cleanup importsTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie