index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
djangorestframework
/
tests
/
response.py
Age
Commit message (
Expand
)
Author
2012-09-20
Remove old 'djangorestframework directories
Tom Christie
2012-09-16
Simplify negotiation. Drop MSIE hacks. Etc.
Tom Christie
2012-09-14
Moved content negotiation out of response. Nicer exception handling now.
Tom Christie
2012-09-11
Better naming for properties on views, requests and responses
Jamie Matthews
2012-09-03
View -> APIView
Tom Christie
2012-08-26
Drop ImmediateResponse
Tom Christie
2012-04-11
Merge work from sebpiq
Tom Christie
2012-02-25
Fix broken tests
Tom Christie
2012-02-25
Massive merge
Tom Christie
2012-02-23
hack to fix ImmediateResponse rendering
Sébastien Piquemal
2012-02-10
attempt at fixing the examples
Sébastien Piquemal
2012-02-07
cleaned a bit Response/ResponseMixin code, added some documentation + renamed...
Sébastien Piquemal
2012-02-02
Response as a subclass of HttpResponse - first draft, not quite there yet.
Sébastien Piquemal
2011-12-29
whitespace fixes
Tom Christie
2011-02-19
Move status codes into seperate module
tom christie tom@tomchristie.com
2011-02-19
Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...
tom christie tom@tomchristie.com
2011-02-04
Huge stack of refactoring getting stuff into Mixin classes, and loads of test...
tom christie tom@tomchristie.com