horizon/openstack_dashboard/dashboards/identity/groups
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/groups Correct the description for "Update Group" form 2016-07-08 00:46:52 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
constants.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Correct the group name field less than or equal to 64 characters 2017-04-20 13:28:51 +08:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
tests.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
urls.py Adding identity ng-groups panel 2017-10-10 13:35:09 +09:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00