mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-07 01:41:39 +00:00
upgrade django to 2.2 (#4620)
This commit is contained in:
@@ -3,7 +3,7 @@ import json
|
||||
from mock import patch
|
||||
|
||||
from django.utils import timezone
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.urls import reverse
|
||||
from django.test import override_settings
|
||||
|
||||
from seahub.test_utils import BaseTestCase
|
||||
|
Reference in New Issue
Block a user