dont_cache decorator should be extracted
Bug #684934 reported by
David Owen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
dont_cache is defined in SSO's identityprovide
Changed in canonical-identity-provider: | |
importance: | Undecided → Wishlist |
Changed in canonical-payment-service: | |
importance: | Undecided → Wishlist |
Changed in canonical-identity-provider: | |
status: | New → Triaged |
Changed in canonical-payment-service: | |
status: | New → Triaged |
To post a comment you must log in.
Django has the same feature:
from django. views.decorator s.cache import never_cache