mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 07:27:04 +00:00
upgrade django to 2.2 (#4620)
This commit is contained in:
@@ -4,7 +4,7 @@ from datetime import date
|
||||
|
||||
from mock import patch
|
||||
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.urls import reverse
|
||||
from seahub.test_utils import BaseTestCase
|
||||
from seahub.utils.timeutils import datetime_to_isoformat_timestr
|
||||
|
||||
|
Reference in New Issue
Block a user