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
/
api-guide
/
views.md
Age
Commit message (
Expand
)
Author
2014-11-28
@api_view defaults to allowing GET
Tom Christie
2014-11-25
Use MkDocs meta.source to render source code links
José Padilla
2013-12-04
fix broken documentation links
Drew Kowalik
2013-08-07
Fixed typos in a bunch of docs
Veronica Lynn
2013-07-10
Fix broken links in views doc
Matthias Jacob
2013-05-28
Fix md formatting and typos
Stephan Groß
2013-02-12
Tidy up internal view permission checking logic.
Tom Christie
2013-01-17
Added PATCH HTTP method to the docs
Michael Elovskikh
2012-11-27
Import from correct place
Yuri Prezument
2012-11-27
api-guide/views.md - add imports to code example
Yuri Prezument
2012-10-29
add missing "`" for code formatting
Stephan Groß
2012-10-27
2.0 Announcement
Tom Christie
2012-10-27
Tweaks
Tom Christie
2012-10-27
Documentation for function-based view decorators
Jamie Matthews
2012-10-21
Changed IsAdmin -> IsAdminUser in example
Marko Tibold
2012-10-17
Split up doc sections more cleanly
Tom Christie
2012-10-05
Doc style tweaks
Tom Christie
2012-10-02
Clean up docs slightly
Tom Christie
2012-10-02
Placeholder for FBV docs
Tom Christie
2012-09-26
Fix @api_view decorator tests
Tom Christie
2012-09-08
Move quote below title for consistency
Tom Christie
2012-09-08
Links to source files in docs
Tom Christie
2012-09-01
REST framework 2 docs
Tom Christie