horizon/horizon/conf/panel_template
shu-mutou f3207c814d Update URLs to Django 1.8 style for plugins
django.conf.urls.patterns() is deprecated since 1.8.
We should not use patterns(), so this patch updates URLs to
1.8 style.

Since many urls.py use patterns(), this patch revises docs and
template related to plugins and new panels.

Change-Id: Ib8fb5b1047bc4dd56000abe87affe3c22c30879e
Partial-Bug: #1539354
2016-02-23 00:19:06 +00:00
..
templates/panel_name Updating startpanel for pluggables 2015-01-14 16:11:00 -07:00
__init__.py Adds dash/panel app templates, mgmt commands, template loader. 2012-05-01 14:41:20 -07:00
panel.py.tmpl Add license headers to the panel/dashboard templates 2015-09-01 10:02:45 +02:00
tests.py.tmpl Add license headers to the panel/dashboard templates 2015-09-01 10:02:45 +02:00
urls.py.tmpl Update URLs to Django 1.8 style for plugins 2016-02-23 00:19:06 +00:00
views.py Add license headers to the panel/dashboard templates 2015-09-01 10:02:45 +02:00