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