Added HR to urls and added a disabled entry in settings.py

This commit is contained in:
2010-04-05 03:20:11 +01:00
parent 87b4b01ec3
commit 7980e4bcb4
2 changed files with 2 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ INSTALLED_APPS = (
'eve_api',
'mumble',
'reddit',
# 'hr',
'sso',
)