mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 08:53:14 +00:00
upgrade django to 2.2 (#4620)
This commit is contained in:
@@ -3,7 +3,7 @@ import json
|
||||
|
||||
from seaserv import ccnet_api, seafile_api
|
||||
from tests.common.utils import randstring
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.urls import reverse
|
||||
from seahub.constants import DEFAULT_USER, GUEST_USER
|
||||
from seahub.test_utils import BaseTestCase
|
||||
from seahub.base.templatetags.seahub_tags import email2nickname, \
|
||||
|
Reference in New Issue
Block a user