murano-dashboard/muranodashboard/environments
zhurong 87f1b5b658 Django 2.0 support and fix lower-constraints tox env
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

Add py35dj20 job to test Django 2.0 integration.
And update the lower-constraints.

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Co-Authored-By: Ellen Batbouta <ellen.batbouta@oracle.com>

Change-Id: I3456162c934eb48ccf180d80b5cf7ff5614221c0
2018-06-13 12:03:55 +00:00
..
__init__.py Remove the H104 pep8 ignore from tox.ini 2016-07-30 16:20:31 +08:00
api.py Wrap API module calls with KeyError handling 2017-07-13 09:34:58 +03:00
consts.py Fixes Deployment History tab incorrectly formatting status. 2017-02-07 10:02:09 -05:00
forms.py Make create env show the correct error message 2017-11-29 10:18:40 +08:00
panel.py Split muranodashboard config into multiple files 2016-10-11 14:55:22 +03:00
tables.py Django 2.0 support and fix lower-constraints tox env 2018-06-13 12:03:55 +00:00
tabs.py Django 2.0 support and fix lower-constraints tox env 2018-06-13 12:03:55 +00:00
topology.py Django 2.0 support and fix lower-constraints tox env 2018-06-13 12:03:55 +00:00
urls.py Improve log browsing for deployments. 2017-04-24 20:01:14 +01:00
views.py Django 2.0 support and fix lower-constraints tox env 2018-06-13 12:03:55 +00:00