deb-horizon/horizon
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
..
browsers Fix Flake8 style warnings in horizon/ 2014-07-29 20:38:49 +00:00
conf Update URLs to Django 1.8 style for plugins 2016-02-23 00:19:06 +00:00
contrib Datepicker locale support 2014-09-23 14:24:48 +00:00
forms Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
hacking Eliminate mutable default arguments 2015-12-17 09:58:46 +00:00
locale Imported Translations from Zanata 2016-02-20 06:15:37 +00:00
management [Django 1.9] Stop using django.utils.importlib 2016-01-26 11:19:23 +00:00
static Merge "Maintain order when resolving promise list" 2016-02-22 18:06:59 +00:00
tables Fixed missing ',' in docstring of Column table. 2016-02-12 20:11:11 +05:30
tabs Fixes Python 3 compatibility for filter results 2016-01-13 15:15:27 +08:00
templates "Required" fields are no longer visually indicated 2016-02-09 11:51:34 -07:00
templatetags [Django 1.9] Update template.base.Library() import 2016-01-18 16:41:54 +00:00
test Merge "Merge the two webdrivers" 2016-02-08 14:28:56 +00:00
utils Remove all pre-Django 1.8 workarounds 2016-01-24 22:12:02 +00:00
workflows [Django 1.9] Stop using django.utils.importlib 2016-01-26 11:19:23 +00:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py [Django 1.9] Stop using django.utils.importlib 2016-01-26 11:19:23 +00:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Merge "Add message of the day option" 2016-01-31 10:07:52 +00:00
karma.conf.js Updating JS unit test coverage threshold 2016-02-05 07:44:44 -07:00
loaders.py Remove all pre-Django 1.8 workarounds 2016-01-24 22:12:02 +00:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
middleware.py Removing last_activity session flag 2015-10-05 04:48:17 +00:00
notifications.py Add message of the day option 2016-01-22 11:31:36 -08:00
site_urls.py Drop QUnit JS tests in favor of Jasmine 2015-08-27 13:09:00 +00:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Document and improve PageTitleMixin readability 2015-02-11 16:16:20 +00:00