Also added the new app corputils to installed apps in settings.py.example

This commit is contained in:
Ydmir 2016-01-15 09:27:14 +01:00
parent 786e573a0a
commit d0c5e40bc8

View File

@ -58,6 +58,7 @@ INSTALLED_APPS = (
'hrapplications',
'timerboard',
'srp',
'corputils',
)
MIDDLEWARE_CLASSES = (