Update django and remove unused deps.

This commit is contained in:
Tom Hacohen
2020-09-10 18:54:18 +03:00
parent 5785f803ac
commit 38e0700ac0
3 changed files with 3 additions and 13 deletions

View File

@@ -56,7 +56,6 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'corsheaders',
'rest_framework',
'fullurl',
'myauth.apps.MyauthConfig',
'django_etebase.apps.DjangoEtebaseConfig',
'django_etebase.token_auth.apps.TokenAuthConfig',