Reimplement serverside coffee scale

This commit is contained in:
okalintu
2017-10-29 23:46:20 +02:00
parent 84f7d86875
commit 8f74c87df5
9 changed files with 124 additions and 241 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ INSTALLED_APPS = [
'webapp',
'members',
'infoscreen',
'coffee_scale.apps.CoffeeScaleConfig',
'coffee_scale',
'rest_framework',
'django_nose',
'bootstrap3',