Add django-imagekit to BookWyrm
This commit is contained in:
parent
ff95a709a8
commit
77e81c4dbb
3 changed files with 6 additions and 1 deletions
|
@ -62,6 +62,7 @@ INSTALLED_APPS = [
|
|||
"django_rename_app",
|
||||
"bookwyrm",
|
||||
"celery",
|
||||
"imagekit",
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue