horizon/openstack_dashboard/dashboards/identity/roles
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
..
templates/roles Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Server-side filtering for Identity 2016-09-13 10:06:27 -05:00
tests.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
urls.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00