Added timerboard feature

This commit is contained in:
Raynaldo Rivera
2014-11-16 01:10:41 -07:00
parent 1ca376f71b
commit d1244a97e3
18 changed files with 5160 additions and 31 deletions

View File

@@ -52,6 +52,7 @@ INSTALLED_APPS = (
'eveonline',
'groupmanagement',
'hrapplications',
'timerboard',
)
MIDDLEWARE_CLASSES = (