Merge develop to feature-excel-import-export

This commit is contained in:
Jan Tuomi
2017-11-02 15:15:41 +02:00
42 changed files with 527 additions and 497 deletions
+2 -1
View File
@@ -78,7 +78,7 @@ INSTALLED_APPS = [
'webapp',
'members',
'infoscreen',
'coffee_scale.apps.CoffeeScaleConfig',
'coffee_scale',
'rest_framework',
'django_nose',
'bootstrap3',
@@ -86,6 +86,7 @@ INSTALLED_APPS = [
'auditlog',
'phonenumber_field',
'import_export',
'password_reset',
]
IMPORT_EXPORT_USE_TRANSACTIONS = True