Add missing pip dependency
This commit is contained in:
+1
-2
@@ -30,5 +30,4 @@ django-autocomplete-light==3.2.10
|
||||
six==1.10.0
|
||||
django-suit==0.2.25
|
||||
telepot==12.3
|
||||
django-excel==0.0.9
|
||||
pyexcel-xls==0.5.2
|
||||
django-import-export==0.5.1
|
||||
@@ -82,7 +82,6 @@ INSTALLED_APPS = [
|
||||
'rest_framework',
|
||||
'django_nose',
|
||||
'bootstrap3',
|
||||
'bootstrap4',
|
||||
'django_tables2',
|
||||
'auditlog',
|
||||
'phonenumber_field',
|
||||
|
||||
Reference in New Issue
Block a user