cloudkitty-dashboard/cloudkittydashboard/dashboards/admin/hashmap
ritesh.arya ccb1c3831b django.conf.urls.patterns() is deprecated since 1.8
We should not use pattern function from url module,
so this patch updates URLs to 1.8 style.

Change-Id: I3d362cad6aea22cf49a294104b4c915f81ccc51a
2017-08-08 13:50:02 +00:00
..
templates/hashmap User experience improvement on hashmap's forms 2017-02-02 16:35:00 +00:00
__init__.py Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
forms.py User experience improvement on hashmap's forms 2017-02-02 16:35:00 +00:00
panel.py Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
tables.py Fix NotImplementedError with horizon 2017-06-07 15:21:53 +00:00
tests.py Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
urls.py django.conf.urls.patterns() is deprecated since 1.8 2017-08-08 13:50:02 +00:00
views.py User experience improvement on hashmap's forms 2017-02-02 16:35:00 +00:00