This website requires JavaScript.
Explore
Get Started
x
/
tuskar-ui
Code
Issues
Proposed changes
tuskar-ui
/
openstack-dashboard
/
dashboard
History
Devin Carlen
0a359002ef
Merge pull request
#101
from e0ne/master
...
Fix issue
#838054
: Search form submit causes Forbidden (403) page
2011-08-31 12:45:59 -07:00
..
locale
Italian Localization Added
2011-08-05 13:01:31 +02:00
static
/dashboard
Refactored openstack-dashboard to use Django 1.3's contrib.staticfiles app as per current best-practices. This bumps the minimum required version of Django to 1.3 and introduces a backwards-incompatible change for any third-party code that relied on hard-coded paths to the media directory.
2011-08-30 16:45:38 -07:00
templates
Merge pull request
#101
from e0ne/master
2011-08-31 12:45:59 -07:00
wsgi
Added package_data attributes to django-nova and django-nova-syspanel to install
2011-05-13 18:23:13 +04:00
__init__.py
Added django-nova to openstack-dashboard repo
2011-03-02 17:20:17 -08:00
manage.py
Updated license headers
2011-07-03 21:10:53 -07:00
middleware.py
Gracefully handle keystone token expiration.
2011-07-21 14:53:53 -07:00
settings.py
Refactored openstack-dashboard to use Django 1.3's contrib.staticfiles app as per current best-practices. This bumps the minimum required version of Django to 1.3 and introduces a backwards-incompatible change for any third-party code that relied on hard-coded paths to the media directory.
2011-08-30 16:45:38 -07:00
tests.py
Add comment ot openstack test
2011-06-22 15:27:38 -07:00
urls.py
Refactored openstack-dashboard to use Django 1.3's contrib.staticfiles app as per current best-practices. This bumps the minimum required version of Django to 1.3 and introduces a backwards-incompatible change for any third-party code that relied on hard-coded paths to the media directory.
2011-08-30 16:45:38 -07:00
views.py
Updated license headers
2011-07-03 21:10:53 -07:00