Add django_cleanup
This commit is contained in:
parent
5f529dc2b9
commit
12ebccd03c
|
|
@ -38,6 +38,7 @@ INSTALLED_APPS = [
|
|||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'imagekit',
|
||||
'django_cleanup',
|
||||
'gallery'
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue