horizon/openstack_dashboard/dashboards/admin/defaults
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/defaults Reduce page title duplication in Admin Defaults 2015-02-11 16:32:29 +00:00
__init__.py Revert "Remove the update default quotas feature" 2014-09-30 18:12:02 +09:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tables.py Make neutron quota names translatable 2018-01-15 00:36:32 +09:00
tabs.py Revert "Remove the update default quotas feature" 2014-09-30 18:12:02 +09: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 Merge "missing" quotas with nova quotas 2017-03-01 15:30:33 +00:00
workflows.py quota: Disable nova-network quotas completely 2017-12-13 20:27:02 +09:00