freezer-web-ui/disaster_recovery/sessions/workflows
Akihiro Motoki 6bf20357fe Django 2.0 support
Replace django.core.urlresolves with django.urls

(In Django 2.0) The django.core.urlresolvers module is removed
in favor of its new location, django.urls.
It was deprecated in Django 1.10:
https://docs.djangoproject.com/en/2.0/releases/1.10/#id3

Note that this commit does not add py35dj20 like other horizon plugins
because there is no actual python unit tests in freezer-web-ui.

Older Django unit tests were dropped from tox.ini
as horizon dropped Django <=1.10 support in Rocky.

Change-Id: I38f3f05655324f2a5f38c6e8c6ab53ebaa42d4c8
2018-05-14 02:34:28 +09:00
..
__init__.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
attach.py Django 2.0 support 2018-05-14 02:34:28 +09:00
create.py Django 2.0 support 2018-05-14 02:34:28 +09:00