aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/generic-views.md
diff options
context:
space:
mode:
authorKyle Valade2014-07-27 14:01:43 -0700
committerKyle Valade2014-07-27 14:01:43 -0700
commit48b02f016a827bc254aba2aedb81b472189c2165 (patch)
treed072cec07154dd7db476328161a83a8965f5894d /docs/api-guide/generic-views.md
parent5c12b0768166376783d62632e562f0c1301ee847 (diff)
downloaddjango-rest-framework-48b02f016a827bc254aba2aedb81b472189c2165.tar.bz2
Issue #1707: Add documentation to api-docs.viewsets notifying users
that they should use the get_queryset() method when overriding a ModelViewSet method, such as list(). Otherwise, since queryset is a static property, the value will be cached for every instance of that ViewSet.
Diffstat (limited to 'docs/api-guide/generic-views.md')
0 files changed, 0 insertions, 0 deletions