horizon/openstack_dashboard/dashboards/admin/hypervisors
Kieran Spear 311b6299c5 Fix django.conf.urls.defaults imports
These imports aren't available in Django 1.6. We need to use
django.conf.urls instead.

Partially-implements blueprint django-1point6

Change-Id: I692439a76de4fe5abff9ab9395bad5c10f1cdbba
2013-11-04 17:10:57 +11:00
..
templates/hypervisors Adds hypervisor statistics to admin dashboard 2013-08-13 14:33:17 -07:00
__init__.py adding hypervisors panel to admin dashboard 2013-07-05 07:13:16 +02:00
panel.py Enable H302 check 2013-08-22 17:39:09 +04:00
tables.py Remove unused LOG 2013-09-28 23:57:13 -07:00
tests.py Enable H302 check 2013-08-22 17:39:09 +04:00
urls.py Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
views.py Remove unused LOG 2013-09-28 23:57:13 -07:00