aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/resource.py
AgeCommit message (Expand)Author
2011-04-02Refactor to use self.CONTENT to access request body. Get file upload workingtom christie tom@tomchristie.com
2011-03-03Fix broken Vary headertom christie tom@tomchristie.com
2011-02-19Move status codes into seperate moduletom christie tom@tomchristie.com
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...tom christie tom@tomchristie.com
2011-02-15Added credits, fixed multipart forms and unicode output as per paul's bug rep...tom christie tom@tomchristie.com
2011-02-07Refactor a bunch of stuff into mixins, more teststom christie tom@tomchristie.com
2011-02-01Browser UA tests passingtom christie tom@tomchristie.com
2011-01-30Rename to django-rest-framework, get simpleexample workingtom christie tom@tomchristie.com