# 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 | ||
| test_apply_jinja_template.py | ||
| test_clean_markup.py | ||
| test_create_engine_url.py | ||
| test_database.py | ||
| test_recaptcha.py | ||
| test_regex_replace.py | ||
| test_timezones.py | ||
| test_urlize.py | ||
| test_urlvalidator_without_tld.py | ||
| test_viewset_actions.py | ||