cloudkitty-dashboard/cloudkittydashboard/dashboards/admin/summary
Luka Peschke 2cff4cb554 Import reverse from django.urls rather than django.core.urlresolvers
Starting with Django 2 (which is the python3 version), the reverse and
reverse_lazy functions are located in the django.urls module rather than
django.core.urlresolvers. In Django>=1.10 (horizon depends on 1.11), these
functions are available in django.urls. This commit aims at improving the
python3 compatibility.

Change-Id: I8e8d281c7cac21c4b5771d2430f7d376b7e8c46a
2019-02-01 11:39:32 +01:00
..
templates/rating_summary Improve CloudKitty's dashboard 2018-09-07 07:28:16 +00:00
__init__.py Improve CloudKitty's dashboard 2018-09-07 07:28:16 +00:00
panel.py Improve CloudKitty's dashboard 2018-09-07 07:28:16 +00:00
tables.py Import reverse from django.urls rather than django.core.urlresolvers 2019-02-01 11:39:32 +01:00
urls.py Improve CloudKitty's dashboard 2018-09-07 07:28:16 +00:00
views.py Improve CloudKitty's dashboard 2018-09-07 07:28:16 +00:00