AJout d'un outil pour gérer les caches
This commit is contained in:
parent
01387ff5b9
commit
7756198a39
@ -53,6 +53,7 @@ INSTALLED_APPS = [
|
||||
"django.contrib.postgres",
|
||||
"robots",
|
||||
"debug_toolbar",
|
||||
"cache_cleaner",
|
||||
]
|
||||
|
||||
SITE_ID = 1
|
||||
|
@ -40,4 +40,5 @@ bbcode==1.1.0
|
||||
json5==0.9.25
|
||||
django-location-field==2.7.3
|
||||
django-robots==6.1
|
||||
django-debug-toolbar==4.4.6
|
||||
django-debug-toolbar==4.4.6
|
||||
django-cache-cleaner==0.1.0
|
Loading…
x
Reference in New Issue
Block a user