aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/utils
AgeCommit message (Expand)Author
2013-01-15Add timedelta encoder to the JSONEncoder class.James Cleveland
2013-01-05deprecate simplejsonJuan Riaza
2012-11-07Make filtering optional, and pluggable.Tom Christie
2012-11-07Fix repeated breadcrumbs when optional trailing slash is usedTom Christie
2012-10-15Tweak parsers to take parser_contextTom Christie
2012-10-10Fix yaml renderingTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie