cache defines a cache_page decorator that will automatically cache the view's response for you: from django.views.decorators.cache ...
確定! 回上一頁