horizon/openstack_dashboard/management
Yves-Gwenael Bourhis f9e864c9fc Update WSGI app creation to be compatible with Django 1.7 or greater
This resolves the following error when trying to run Horizon if it has
been installed via "django-admin make_web_conf --wgi":

AppRegistryNotReady: The translation infrastructure cannot be
initialized before the apps registry is ready. Check that you don't
make non-lazy gettext calls at import time.

and is backwards-compatible with our currently supported versions.

Closes-Bug: #1497986
Change-Id: I643058bb82f8e0f11b38ce0dd046773e91e053c3
2015-09-21 15:36:19 +02:00
..
commands Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
__init__.py Created a make_web_conf command. 2014-04-03 17:34:32 +02:00