mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 16:31:13 +00:00
[api] add missed import module
This commit is contained in:
@@ -18,6 +18,7 @@ from djangorestframework.mixins import ResponseMixin
|
|||||||
from djangorestframework.response import Response
|
from djangorestframework.response import Response
|
||||||
|
|
||||||
from auth.decorators import api_login_required
|
from auth.decorators import api_login_required
|
||||||
|
from auth.forms import AuthenticationForm
|
||||||
from auth import login as auth_login
|
from auth import login as auth_login
|
||||||
|
|
||||||
from pysearpc import SearpcError
|
from pysearpc import SearpcError
|
||||||
|
Reference in New Issue
Block a user