mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
upgrade django to 3.2
This commit is contained in:
@@ -4,6 +4,7 @@ from django.urls import reverse
|
||||
from seahub.test_utils import BaseTestCase
|
||||
from tests.common.utils import randstring
|
||||
|
||||
|
||||
class GroupsTest(BaseTestCase):
|
||||
|
||||
def setUp(self):
|
||||
|
Reference in New Issue
Block a user