mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-11-25 04:15:38 +03:00
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. |
||
|---|---|---|
| .. | ||
| api-guide | ||
| css | ||
| img | ||
| js | ||
| topics | ||
| tutorial | ||
| 404.html | ||
| index.md | ||
| requirements.txt | ||
| template.html | ||