Skip to content

With the click of a button you can clear Django Template Cache

Notifications You must be signed in to change notification settings

KalobTaulien/wagtail_clear_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wagtail Clear Cache

Let your clients clear template caching with the click of a button.

This package will add a "clear cache" option to the Admin/Site Settings panel

Installation

  1. pip install wagtail-clear-cache
  2. Add wagtail_clear_cache to your INSTALLED_APPS
  3. Open your Wagtail Admin, go into "Settings", and you'll see "Clear Cache" as an option.

Todos

[ ] Add cache busting for Redis

About

With the click of a button you can clear Django Template Cache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages