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
/
templates
Age
Commit message (
Expand
)
Author
2011-12-11
Add OPTIONS to auto-documenting API
Tom Christie
2011-07-01
pull in markos changes, minor tweaks to yaml stuff
Tom Christie
2011-06-26
Allow .json .html .xml style urls and also allow these formats to be specifie...
Michael Fötsch
2011-06-26
On 403's no forms will be displayed anymore
markotibold
2011-06-25
Smaller version in the header
markotibold
2011-06-25
Add version to html
Tom Christie
2011-05-31
Fix query parameters getting lost
Tom Christie
2011-05-27
Allow .form specified on view. Allow get_form, put_form, post_form. Add .PA...
Tom Christie
2011-05-12
yet more API cleanup
Tom Christie
2011-05-10
More tests, getting new serialization into resource
Tom Christie
2011-05-04
Decouple views and resources
Tom Christie
2011-04-29
More refactoring - move various less core stuff into utils etc
Tom Christie
2011-04-02
Refactor to use self.CONTENT to access request body. Get file upload working
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-01-30
Rename to django-rest-framework, get simpleexample working
tom christie tom@tomchristie.com