diff options
| author | Kyle Valade | 2014-07-27 14:01:43 -0700 | 
|---|---|---|
| committer | Kyle Valade | 2014-07-27 14:01:43 -0700 | 
| commit | 48b02f016a827bc254aba2aedb81b472189c2165 (patch) | |
| tree | d072cec07154dd7db476328161a83a8965f5894d /docs/api-guide/generic-views.md | |
| parent | 5c12b0768166376783d62632e562f0c1301ee847 (diff) | |
| download | django-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
