Installation & Settings
Getting Started
A little more
About
Example:
pip install django-pages-cache
MIDDLEWARE_CLASSES = [ # add middleware 'pages_cache.middleware.PagesRequests.GetPageRequest' ]