Add ducklevel.py to convert between level and minutes

This commit is contained in:
2015-01-16 15:38:59 +01:00
committed by Gergely Polonkai
parent 9cba0a8090
commit 49a20c20b0
3 changed files with 80 additions and 0 deletions

View File

@@ -82,3 +82,5 @@ USE_TZ = True
# https://docs.djangoproject.com/en/1.7/howto/static-files/
STATIC_URL = '/static/'
MAX_DUCK_LEVEL = 5