Add django-imagekit to BookWyrm
This commit is contained in:
@ -62,6 +62,7 @@ INSTALLED_APPS = [
|
||||
"django_rename_app",
|
||||
"bookwyrm",
|
||||
"celery",
|
||||
"imagekit",
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
Reference in New Issue
Block a user