horizon/openstack_dashboard/dashboards/admin/instances
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/instances Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Enable H302 check 2013-08-22 17:39:09 +04:00
tables.py Sortable instances 2013-10-22 07:11:53 +03:00
tests.py PEP8 E126 has been resolved 2013-09-17 20:48:09 +09: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