#33350: some view decorators do not work with Django REST framework in Django
4.0
------------------------------------------+--------------------------------
Reporter: Terence Honles | Owner: Terence Honles
Type: Bug | Status: assigned
Component: Uncategorized | Version: 4.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------+--------------------------------
The cache decorators `cache_control`, `never_cache` and
`sensitive_post_parameters` no longer work with Django REST framework
because they strictly check for an `HttpRequest` instance.
--
Ticket URL: <https://code.djangoproject.com/ticket/33350>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/056.944b03f4042092cf07a25ce7a2d28416%40djangoproject.com.