django_openstack_auth/openstack_auth
Rob Cresswell d3bca7a8fb 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: Ieea8e1058c833be07c57e5949d4c5f614359a1ea
Partially-Implements: blueprint dj110
2016-02-16 19:41:52 +00:00
..
locale Update translation setup 2016-01-31 00:10:47 +09:00
plugin Move d-o-a auth library to keystoneauth 2015-12-09 13:46:45 +00:00
tests Update URLs to Django 1.8+ style 2016-02-16 19:41:52 +00:00
__init__.py updating version specification 2014-01-09 10:40:58 -07:00
backend.py Add convenient method to get admin roles and permissions 2016-02-04 01:04:20 +00:00
exceptions.py Fix H4xx docstring issues 2014-07-29 16:32:38 +00:00
forms.py Fix the py27dj19 tests 2016-01-15 13:12:24 +00:00
models.py Replace default User model PK 2015-09-14 13:07:49 +10:00
policy.py Change log.error to log.warning 2016-02-08 09:43:57 +01:00
urls.py Update URLs to Django 1.8+ style 2016-02-16 19:41:52 +00:00
user.py Add app_label 2016-02-08 14:11:46 +00:00
utils.py Fix "Add API version to identity endpoint URLs" 2016-02-05 22:58:55 +01:00
views.py Fix the py27dj19 tests 2016-01-15 13:12:24 +00:00