horizon/horizon/conf/panel_template
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/panel_name Adds dash/panel app templates, mgmt commands, template loader. 2012-05-01 14:41:20 -07:00
__init__.py Adds dash/panel app templates, mgmt commands, template loader. 2012-05-01 14:41:20 -07:00
models.py Adds dash/panel app templates, mgmt commands, template loader. 2012-05-01 14:41:20 -07:00
panel.py.tmpl Allow setup.py bdist to complete happily. 2012-05-21 15:42:26 -07:00
tests.py.tmpl Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
urls.py Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
views.py Panel scaffolding fixes. 2012-05-14 15:35:46 -07:00