Completed work on the groups application

This commit is contained in:
2011-01-10 16:11:39 +00:00
parent 304bdd87b1
commit dee1ba7895
5 changed files with 160 additions and 10 deletions

View File

@@ -103,7 +103,7 @@ INSTALLED_APPS = (
'reddit',
'hr',
'sso',
# 'groups',
'groups',
'api',
)