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
/
docs
/
tutorial
Age
Commit message (
Expand
)
Author
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
2012-09-19
Use named links in tutorial docs
Tom Christie
2012-09-17
Tweak docs, fix .error_data -> .errors
Tom Christie
2012-09-14
Merge branch 'browsable-bootstrap' of https://github.com/droptype/django-rest...
Tom Christie
2012-09-14
Flesh out resources/routers part of tutorial
Tom Christie
2012-09-09
Browsable API doc topic
Alec Perkins
2012-09-08
Code highlighting in docs
Tom Christie
2012-09-07
Merge pull request #253 from droptype/rf2-docfixes
Tom Christie
2012-09-07
Add some missing imports.
Marko Tibold
2012-09-07
[docs] Fix typo, add link to Tom's Twitter profile
Alec Perkins
2012-09-07
Add note re. browseable API and @api_view decorator
Tom Christie
2012-09-07
Filling out docs a bit more
Tom Christie
2012-09-03
First pass at mixins & generic views
Tom Christie
2012-09-03
Fixes to APIView
Tom Christie
2012-09-03
Added format_suffix_patterns, and fix up settings
Tom Christie
2012-09-03
Added the api_view decorator
Tom Christie
2012-09-03
Parsers may return raw data, or a DataAndFiles object
Tom Christie
2012-09-03
Neater virtualenv in tutorial
Tom Christie
2012-09-03
Support generators
Tom Christie
2012-09-03
Update virtualenv notes
Tom Christie
2012-09-03
Add virtualenv to start of tutorial
Tom Christie
2012-08-29
New docs
Tom Christie