horizon/openstack_dashboard
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
..
api Fix a bug some optional field in LBaaS are mandatory 2013-10-24 01:13:14 +09:00
conf Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
dashboards Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
local Improve default logging configuration 2013-10-08 15:19:38 +01:00
locale Add extra extension file to makemessage command line 2013-10-15 09:24:16 +08:00
openstack Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
static Merge "Chart css small fixes" 2013-09-23 03:25:08 +00:00
templates Adding reusable Line Chart 2013-08-29 15:55:35 +02:00
test Broken charting for non compute resources 2013-10-25 10:16:04 +02:00
usage Sortable instances 2013-10-22 07:11:53 +03:00
utils Neutron Security Group native support 2013-07-12 21:03:40 +09:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Remove unused LOG 2013-09-28 23:57:13 -07:00
exceptions.py Merge "added new exception cinderclient.ConnectionError" 2013-11-02 14:13:30 +00:00
hooks.py Updated from global requirements 2013-08-08 13:16:35 -03:00
policy.py Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
settings.py Merge "Don't generate the secret_key until after loading local settings" 2013-10-01 21:09:47 +00:00
urls.py Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
views.py Small "H302 check" cleanup 2013-08-23 18:07:08 +04:00