murano-dashboard/muranodashboard/categories
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 Add category management page 2015-04-07 14:47:50 +03:00
forms.py Add i18n trans for form field label and help_text 2016-03-23 12:47:40 +00: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
urls.py Update URLs to Django 1.8 style 2016-02-13 13:27:13 +08:00
views.py Django 2.0 support and fix lower-constraints tox env 2018-06-13 12:03:55 +00:00