coderedcorp / wagtail-cache

A simple page cache for Wagtail based on the Django cache middleware.
Other
87 stars 29 forks source link

Make WagtailCacheMixin not optional in docs #36

Closed dragon-dxw closed 2 years ago

dragon-dxw commented 2 years ago

Section 3 of the Install docs is labelled as optional, but contains very important security-related information which should not be downplayed.

Helps address https://github.com/coderedcorp/wagtail-cache/issues/35