# What this PR does Makes sure that all viewset actions with `detail=True` use `self.get_object()` to retrieve an instance that's being acted upon. ## Checklist - [x] Unit, integration, and e2e (if applicable) tests updated - [x] Documentation added (or `pr:no public docs` PR label added if not required) - [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| custom_fields.py | ||
| custom_rate_scoped_throttler.py | ||
| exceptions.py | ||
| filters.py | ||
| mixins.py | ||
| optional_slash_router.py | ||
| paginators.py | ||
| serializers.py | ||
| utils.py | ||