https://github.com/ging/horizon
Revision 8a237ea34d02100e0e75e14370b4b6b9b5a10083 authored by Kirill Izotov on 07 February 2014, 10:01:53 UTC, committed by Kirill Izotov on 28 March 2014, 05:32:31 UTC
The problem caused by circular import of django.contrib.auth
by both horizon.exceptions and openstack_auth.utils
(through openstack_dashboard.settings)

Change-Id: I7ad178f5dd7f43bf95a3b2091113725c3415533f
Closes-Bug: #1276243
1 parent 5c6ca40
History
Tip revision: 8a237ea34d02100e0e75e14370b4b6b9b5a10083 authored by Kirill Izotov on 07 February 2014, 10:01:53 UTC
Fix Exceptions doc page generation
Tip revision: 8a237ea
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 377 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 581 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 1.0 KB
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.1 KB
manage.py -rwxr-xr-x 838 bytes
openstack-common.conf -rw-r--r-- 204 bytes
requirements.txt -rw-r--r-- 527 bytes
run_tests.sh -rwxr-xr-x 14.3 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 781 bytes
test-requirements.txt -rw-r--r-- 208 bytes
tox.ini -rw-r--r-- 2.7 KB

README.rst

back to top