horizon/openstack_dashboard/usage
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
..
__init__.py usage: split out the limit related logic into ProjectUsageView 2018-01-14 04:15:27 +09:00
base.py usage: split out the limit related logic into ProjectUsageView 2018-01-14 04:15:27 +09:00
quotas.py quota: Use neutron default quota (read-only) API 2018-01-14 04:53:30 +09:00
tables.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
views.py usage: split out the limit related logic into ProjectUsageView 2018-01-14 04:15:27 +09:00