aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/response.py
AgeCommit message (Expand)Author
2011-06-25Urg. Fixed bug in assigning headersTom Christie
2011-05-24tidy up last bits of renderer media type handlingTom Christie
2011-05-19The core is now documented from the docstrings in the source.markotibold
2011-05-10More tests, getting new serialization into resourceTom Christie
2011-05-04Decouple views and resourcesTom Christie
2011-04-11Rename mixins into Mixin class, rename ResponseException to ErrorResponse, re...Tom Christie
2011-04-11Refactoring of authentication/permissionsTom Christie
2011-02-19Move status codes into seperate moduletom 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