Added srp program features, updated hr applications to support adding a "mark in progress"

This commit is contained in:
Raynaldo Rivera
2014-11-26 22:09:57 -07:00
parent eb723254f2
commit cce15d1667
19 changed files with 516 additions and 47 deletions

View File

@@ -53,6 +53,7 @@ INSTALLED_APPS = (
'groupmanagement',
'hrapplications',
'timerboard',
'srp',
)
MIDDLEWARE_CLASSES = (