Comment 2 for bug 1425892

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/161117
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e77dfcab4c239ac1722a1523a822842f64dfec8c
Submitter: Jenkins
Branch: master

commit e77dfcab4c239ac1722a1523a822842f64dfec8c
Author: Matthias Runge <email address hidden>
Date: Fri Feb 13 08:29:22 2015 +0100

    Add Django-1.7 support

    And add initial Django-1.8 fixes

    - skip unittests until exceptions are fixed
    - Django-1.8 changed the way TemplateLoaders are initialized.
    - django.middleware.doc.XViewMiddleware is removed.
    - SessionAuthenticationMiddleware was added and will be mandatory for
      Django-2.0

    Closes-Bug: #1425892
    Partially Implements: blueprint django18

    Change-Id: Idfd3f494db7b11a66e2262c9520be88b098fbb7b