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

Clean seaserv

This commit is contained in:
plt
2012-07-26 11:32:52 +08:00
parent 5299aa392e
commit fa11fc6af6
5 changed files with 5 additions and 276 deletions

View File

@@ -8,7 +8,7 @@ from django.http import HttpResponse, HttpResponseServerError
from auth.decorators import login_required, api_login_required
from seaserv import ccnet_rpc, ccnet_threaded_rpc, get_groups, get_users, get_repos, \
from seaserv import ccnet_rpc, ccnet_threaded_rpc, get_groups, get_repos, \
get_repo, get_commits, get_branches, \
seafserv_threaded_rpc, seafserv_rpc, get_binding_peerids, get_ccnetuser, \
get_group_repoids, check_group_staff