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
2015-04-07
more sp fixes
Brett Koonce
2015-03-29
`query_params` in favor of `QUERY_PARAMS`
José Padilla
2015-03-07
Remove docs for 3.0 banners
José Padilla
2015-03-07
Fix permissions on markdown files
José Padilla
2015-03-04
Clean up pagination attributes
Tom Christie
2015-01-29
Removed deprecated '.model' docs
Tymur Maryokhin
2014-12-28
Add import notes in docs. Closes #2357
Tom Christie
2014-11-28
Add 2.x notes and links
Tom Christie
2014-11-26
Call out removal of pre_save/post_save more strongly
Tom Christie
2014-11-26
perform_create, perform_update, perform_destroy hooks
Tom Christie
2014-11-25
Merge master
Tom Christie
2014-11-25
Use MkDocs meta.source to render source code links
José Padilla
2014-11-25
Add missing period.
Tom Christie
2014-11-06
minor spelling tweaks
Brett Koonce
2014-11-03
PUT as create docs, and move mixin out to external gist
Tom Christie
2014-08-29
Remove `allow_empty`.
Tom Christie
2014-08-29
Docs whitespace fix.
Tom Christie
2014-08-29
Merge pull request #1784 from tomchristie/remove-model-attribute
Tom Christie
2014-08-27
Update generic-views.md
Nathan Hubbell
2014-08-26
Update generic-views.md
Nathan Hubbell
2014-08-21
Add .model deprecation to release notes
Tom Christie
2014-08-18
Merge pull request #1711 from kdazzle/ModelViewSet-queryset-static-property
Tom Christie
2014-07-28
Issue #1707 - Add info about queryset property caching to get_queryset() docs.
Kyle
2014-07-28
Issue #1707 - Add documentation about the caching of `GenericAPIView.queryset`
Kyle
2014-05-26
Add the allow_add_remove parameter to the get_serializer method
khamaileon
2014-04-28
typo
Laurent Bristiel
2014-02-04
Fixed a bug backticks
RicterZ
2014-01-19
Drop django-rest-framework-bulk API descriptions
Tom Christie
2014-01-18
Added docs for bulk views from django-rest-framework-bulk.
Miroslav Shubernetskiy
2013-12-03
Adds pre_delete and post_delete hooks on
Pablo Recio
2013-10-24
Merge pull request #1199 from yamila-moreno/get-filter-backends
Tom Christie
2013-10-24
Added get_filter_backends method
Yamila Moreno
2013-10-24
Typo on generic-views.md
Yamila
2013-10-21
Added . Closes #1188.
Tom Christie
2013-09-12
Note on '.model' as default only, with 'serializer_class', and 'queryset' att...
Tom Christie
2013-08-29
minor sp
Brett Koonce
2013-08-21
Docs tweaking around `check_object_permissions`
Tom Christie
2013-08-21
Merge pull request #1050 from filipeximenes/master
Tom Christie
2013-08-21
Include import paths throughout docs.
Tom Christie
2013-08-20
improving documentation about object level permissions #1049
Filipe Ximenes
2013-08-01
Add missing comma to generic view example.
Ricky Rosario
2013-06-26
Fix incorrect example
Tom Christie
2013-06-10
Better docs related to lookup_field and hyperlinked serializers. Closes #920.
Tom Christie
2013-06-06
Never deepcopy validators. Closes #913
Tom Christie
2013-05-28
Fixed typos
Pascal Borreli
2013-05-10
Fix minor code error in Generic Views documentation - missing `if` statement.
Hamish Campbell
2013-05-09
Tweak doc text slightly
Tom Christie
2013-05-09
Added 'Customizing the generic views' section. Closes #816
Tom Christie
2013-05-08
Update generic-views.md
Tom Christie
2013-05-07
Support for multiple filter classes
Tom Christie
[next]