horizon/openstack_dashboard/dashboards/project/vpn
Rob Cresswell 15e83c6448 Update URLs to Django 1.8+ style
Django 1.8 altered and deprecated the existing pattern for defining
URLs. This will be removed in 1.10, meaning that many deprecation
warnings show up under Django 1.9. We should fix the URLs promptly to
avoid logspam, and to support Django 1.10 in Newton.

See
https://docs.djangoproject.com/en/1.9/releases/1.8/#django-conf-urls-patterns

Change-Id: I074d20850de59bfe678a3bc72e9f0f25bd743cbf
Partially-Implements: blueprint dj110
2016-03-28 11:03:08 +01:00
..
templates/vpn Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
__init__.py VPNaaS UI implementation 2013-09-06 14:11:35 -07:00
forms.py remove asterisk for optional fields in VPN forms 2015-05-08 11:16:20 +05:30
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py VPNaaS delete actions refactoring 2015-09-23 11:48:41 +00:00
tabs.py Replace set_id_as_name_if_empty with name_or_id 2014-12-09 09:57:28 +08:00
tests.py Port last unit tests to Python 3 2016-02-10 18:22:52 +01:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Add breadcrumb to more details pages 2015-11-09 20:55:12 +00:00
workflows.py VPN forms help text could be improved 2015-12-10 15:04:56 +08:00