mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
upgrade django to 2.2 (#4620)
This commit is contained in:
@@ -2,7 +2,7 @@ import json
|
||||
from mock import patch
|
||||
|
||||
from seaserv import ccnet_api
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.urls import reverse
|
||||
from seahub.test_utils import BaseTestCase
|
||||
from tests.common.utils import randstring
|
||||
|
||||
|
Reference in New Issue
Block a user