Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 534 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 534 Bytes

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