mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-09 02:42:47 +00:00
upgrade django to 2.2 (#4620)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
import json
|
||||
from mock import patch
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.urls import reverse
|
||||
|
||||
from seahub.api2.endpoints.admin import license as license_api
|
||||
from seahub.settings import LICENSE_PATH
|
||||
|
Reference in New Issue
Block a user