Fix settings
This commit is contained in:
parent
207e3569a5
commit
21e5b8a676
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ INSTALLED_APPS = [
|
|||
'django.contrib.staticfiles',
|
||||
'django.contrib.sitemaps',
|
||||
'imagekit',
|
||||
'gallery'
|
||||
'gallery',
|
||||
'django_cleanup',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue