Log in / Register
Canonical SSO provider
Overview
Code
Bugs
Blueprints
Translations
Answers
Bug #684934
Comment #1
Comment 1 for bug 684934
Revision history for this message
David Owen (dsowen)
wrote
on 2010-12-07
:
#1
Django has the same feature:
from django.
views.decorator
s.cache import never_cache
Django has the same feature: from django.views.decorators.cache import never_cache
Django has the same feature:
from django. views.decorator s.cache import never_cache