Add django_cleanup
This commit is contained in:
parent
5f529dc2b9
commit
12ebccd03c
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ INSTALLED_APPS = [
|
|||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'imagekit',
|
||||
'django_cleanup',
|
||||
'gallery'
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue