mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +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 auth.decorators import api_login_required
|
||||
from auth.forms import AuthenticationForm
|
||||
from auth import login as auth_login
|
||||
|
||||
from pysearpc import SearpcError
|
||||
|
Reference in New Issue
Block a user