aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/urlpatterns.py
AgeCommit message (Expand)Author
2013-02-27`assertEquals` -> `assertEqual`Tom Christie
2013-02-06Purge naked excepts.Marc Tamlyn
2013-02-04Cleanup importsTom Christie
2013-01-21Tweaked some method names to be more clear and added a docstring to the test ...Kevin Stone
2013-01-20Added test case for format_suffix_patterns to validate changes introduced wit...Kevin Stone