1
0
mirror of https://github.com/django/django.git synced 2025-01-26 10:09:42 +00:00
Mariusz Felisiak 40165eecc4
Fixed #33350 -- Reallowed using cache decorators with duck-typed HttpRequest.
Regression in 3fd82a62415e748002435e7bad06b5017507777c.

Thanks Terence Honles for the report.
2021-12-16 20:13:17 +01:00
..