diff --git a/alliance_auth/settings.py.example b/alliance_auth/settings.py.example index 8eb5e13e..91d7bb5b 100755 --- a/alliance_auth/settings.py.example +++ b/alliance_auth/settings.py.example @@ -58,6 +58,7 @@ INSTALLED_APPS = ( 'hrapplications', 'timerboard', 'srp', + 'corputils', ) MIDDLEWARE_CLASSES = (