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
/
emitters.py
Age
Commit message (
Expand
)
Author
2011-04-29
More refactoring - move various less core stuff into utils etc
Tom Christie
2011-04-27
Fix up ModelResource issues
Tom Christie
2011-04-27
Urg. Fixing broken merge
Tom Christie
2011-04-27
Urg. Fix broken merging.
Tom Christie
2011-04-27
Merge previous checkins
Tom Christie
2011-04-26
Fixes #35 - Import json from django's built-in package (Does cleverness in de...
tom christie tom@tomchristie.com
2011-04-25
Fix some compat issues with json/simplejson
Tom Christie
2011-04-11
Rename mixins into Mixin class, rename ResponseException to ErrorResponse, re...
Tom Christie
2011-04-11
Lots of validator tests passing after refactor
Tom Christie
2011-04-04
Use cleaned_content instead of raw_content when generating a form instance fo...
Carmen Wick
2011-04-02
Refactor to use self.CONTENT to access request body. Get file upload working
tom christie tom@tomchristie.com
2011-02-19
Clean up the docs
tom christie tom@tomchristie.com
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-07
Refactor a bunch of stuff into mixins, more tests
tom christie tom@tomchristie.com
2011-01-30
Rename to django-rest-framework, get simpleexample working
tom christie tom@tomchristie.com