mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 00:00:00 +00:00
upgrade django to 2.2 (#4620)
This commit is contained in:
@@ -7,7 +7,7 @@ from seahub.test_utils import BaseTestCase
|
||||
from seahub.api2.permissions import CanInviteGuest
|
||||
from tests.common.utils import randstring
|
||||
from seahub.base.accounts import User
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.urls import reverse
|
||||
|
||||
|
||||
class InvitationsTest(BaseTestCase):
|
||||
|
Reference in New Issue
Block a user