1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 15:09:14 +00:00

Can repo to group

This commit is contained in:
plt
2011-09-10 20:07:46 +08:00
parent 6e3bd53397
commit ead966c6e2
6 changed files with 173 additions and 4 deletions

View File

@@ -101,6 +101,7 @@ INSTALLED_APPS = (
'avatar',
'seahub.base',
'seahub.profile',
'seahub.group',
)
AUTHENTICATION_BACKENDS = (