Skip to content

A simple Wagtail admin UI for removing individual pages from your CDN's cache

License

Notifications You must be signed in to change notification settings

torchbox-forks/wagtail-purge

 
 

Repository files navigation

Wagtail Purge

A simple admin UI for removing individual pages from your CDN's cache. Assumes that your Wagtail site has already been configured with frontend cache invalidation.

Instructions

  1. Install this app with pip install wagtail-purge
  2. Add "wagtail_purge" to your INSTALLED_APPS
  3. Visit 'CDN purge' in your admin settings menu

wagtail-purge screenshot

About

A simple Wagtail admin UI for removing individual pages from your CDN's cache

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.8%
  • HTML 19.4%
  • Makefile 17.8%