aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/utils/formatting.py
AgeCommit message (Expand)Author
2013-06-26Refactored get_view_description, moved appropriate tests to test_description.pyIgor Kalat
2013-06-22Make browsable API views play nice with utf-8Igor Kalat
2013-04-26Deal with List/Instance suffixes for viewsetsTom Christie
2013-04-04Factor view names/descriptions out of View classTom Christie