horizon/openstack_dashboard/dashboards/admin/routers
Akihiro Motoki e477eafa45 django2: 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 depreacted in Django 1.10:
https://docs.djangoproject.com/en/2.0/releases/1.10/#id3

blueprint django2-support
Change-Id: I46ab5c325491274b8eaffbf848e5d80f83c2fd26
2018-02-17 01:36:48 +09:00
..
extensions Corrected spelling errors throughout the project 2015-10-29 16:18:49 -05:00
ports Fix alignment issues for nav-tabs and ul on details panels 2017-01-18 11:40:14 -08:00
templates/routers Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Support Quantum L3 function 2013-01-07 20:24:57 -08:00
forms.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tables.py Router lists display availability zone information 2017-10-19 07:14:32 +02:00
tabs.py Remove router rules extension 2016-08-15 15:04:23 -07:00
tests.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
urls.py Adding admin lookup of routers per l3 agent 2016-05-13 02:14:37 +00:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00