horizon/openstack_dashboard/dashboards/settings/user
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/user Refactor modal forms for Settings dashboard 2015-02-22 13:00:24 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Revert "Generate language list automatically" 2017-08-12 22:30:13 +00:00
panel.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
tests.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00