#32493: Remove unnecessary use of never_cache in admin views -------------------------------------+------------------------------------- Reporter: Tim | Owner: Tim McCurrach McCurrach | Type: | Status: assigned Cleanup/optimization | Component: | Version: 3.1 contrib.admin | Severity: Normal | Keywords: Triage Stage: | Has patch: 0 Unreviewed | Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 0 | -------------------------------------+------------------------------------- All admin views (apart from login) are wrapped with `self.admin_view` which applies `never_cache` already. Decorating the views themselves with `never_cache` is superfluous.
-- Ticket URL: <https://code.djangoproject.com/ticket/32493> 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 django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/056.062d9d3d05f032abc8811550dc936bd4%40djangoproject.com.