aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/utils.py
AgeCommit message (Expand)Author
2011-04-29More refactoring - move various less core stuff into utils etcTom Christie
2011-04-28emitters -> renderersTom Christie
2011-04-11Rename mixins into Mixin class, rename ResponseException to ErrorResponse, re...Tom Christie
2011-03-10removed useless stuff, request.POST and FILES not used + some docsebpiq
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...tom christie tom@tomchristie.com
2011-02-04Huge stack of refactoring getting stuff into Mixin classes, and loads of test...tom christie tom@tomchristie.com
2011-01-30Rename to django-rest-framework, get simpleexample workingtom christie tom@tomchristie.com