Try adding imagekit just once
This commit is contained in:
@ -93,6 +93,7 @@ INSTALLED_APPS = [
|
||||
"django.contrib.humanize",
|
||||
"django_filters",
|
||||
"django_extensions",
|
||||
"imagekit",
|
||||
"storages",
|
||||
"taggit",
|
||||
"rest_framework.authtoken",
|
||||
|
||||
Reference in New Issue
Block a user