Add missing pip dependency

This commit is contained in:
Jan Tuomi
2017-11-01 13:17:31 +02:00
parent e709570f22
commit 755abe5647
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -82,7 +82,6 @@ INSTALLED_APPS = [
'rest_framework',
'django_nose',
'bootstrap3',
'bootstrap4',
'django_tables2',
'auditlog',
'phonenumber_field',