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
/
generic-views.md
Age
Commit message (
Expand
)
Author
2013-05-07
allow_empty -> pending deprecation in preference of overridden get_queryset.
Tom Christie
2013-05-05
docs, docs, docs
Tom Christie
2013-05-02
Simplifying bits of docs
Tom Christie
2013-04-25
More viewset/router docs
Tom Christie
2013-04-24
Various clean up and lots of docs
Tom Christie
2013-04-23
Merge remove-django-generics
Tom Christie
2013-04-04
Tweaks
Tom Christie
2013-03-30
Spelling/grammar fixes.
Victor Shih
2013-02-06
Added a `post_save` hook. Closes #558.
Tom Christie
2013-01-02
Added `RetrieveUpdateAPIView`
Tom Christie
2012-12-21
slug_kwarg attribute doesn't work; it should be slug_url_kwarg
Reinout van Rees
2012-12-13
added RetrieveUpdateAPIView
Stephan Groß
2012-11-18
Docs, docs, docs, docs, docs, docs
Tom Christie
2012-11-16
Polishing to page size query parameters & more docs
Tom Christie
2012-11-15
updated script to just use page_size_kwarg
Stephan Groß
2012-11-15
added global and per resource on/off switch + updated docs
Stephan Groß
2012-11-14
updated docs
Stephan Groß
2012-10-26
Fix incorrect method signature in docs
Tom Christie
2012-10-25
Fix section headings in generic views docs
Jamie Matthews
2012-10-25
Update generic view documentation
Jamie Matthews
2012-10-08
Add RetrieveDestroyAPIView and remove Metadata mixin
Tom Christie
2012-10-05
Accepted media type uses most specific of client/renderer media types.
Tom Christie
2012-10-02
Update view docs slightly
Tom Christie
2012-10-02
Clean up docs slightly
Tom Christie
2012-09-12
Updating docs
Tom Christie
[prev]