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
/
README.md
Age
Commit message (
Expand
)
Author
2012-11-05
Version 2.1.0. Adding release notes.
2.1.0
Tom Christie
2012-11-05
`queryset` argument is now optional on writable model fields.
Tom Christie
2012-11-05
Swap position of `instance` and `data` keyword arguments.
Tom Christie
2012-11-02
Update release notes
Tom Christie
2012-11-02
Fix issues with pk related fields in the browsable API.
2.0.2
Tom Christie
2012-10-30
Docs to django-rest-framework.org
Tom Christie
2012-10-30
Update travis image to master
Tom Christie
2012-10-30
Docs update
Tom Christie
2012-10-26
Fix PyPI package name in install instructions
Tom Christie
2012-10-09
Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> Brows...
Tom Christie
2012-09-28
More simple travis link style
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
2012-09-14
Drop urlobject2
Tom Christie
2012-09-09
Collapsing menu, travis and github badges, horizontal scrolling code on overflow
Tom Christie
2012-09-01
Docs tweak for first docs deployment
Tom Christie
2012-08-30
Fix urlobject link
Tom Christie
2012-08-29
README linking to docs properly
Tom Christie
2012-08-29
New docs
Tom Christie