Skip to content
Snippets Groups Projects
Commit 17f529a3 authored by Fredrik Jonsson's avatar Fredrik Jonsson
Browse files

Add wagtail-purge, cache CDN purge.

parent bb274756
No related branches found
No related tags found
No related merge requests found
......@@ -132,6 +132,7 @@ INSTALLED_APPS = [
'rest_framework',
'rest_framework_api_key',
'wagtailcache',
'wagtail_purge',
'django_file_form',
'hijack',
......
......@@ -43,5 +43,6 @@ reportlab==3.5.59
social_auth_app_django==4.0.0
tomd==0.1.3
wagtail-cache==1.0.1
wagtail-purge==0.1
wagtail==2.11.5
whitenoise==5.2.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment