removed deprecated package from installed apps
This commit is contained in:
parent
766335425e
commit
c057b34ef0
@ -98,7 +98,6 @@ INSTALLED_APPS = [
|
|||||||
'corsheaders',
|
'corsheaders',
|
||||||
'django_filters',
|
'django_filters',
|
||||||
'crispy_forms',
|
'crispy_forms',
|
||||||
'emoji_picker',
|
|
||||||
'rest_framework',
|
'rest_framework',
|
||||||
'rest_framework.authtoken',
|
'rest_framework.authtoken',
|
||||||
'django_cleanup.apps.CleanupConfig',
|
'django_cleanup.apps.CleanupConfig',
|
||||||
|
Loading…
Reference in New Issue
Block a user