tuskar-ui is incompatible with Django 1.6

Bug #1293712 reported by Thomas Goirand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tuskar-ui
Fix Committed
Medium
Unassigned

Bug Description

tuskar-ui is using django.conf.urls.defaults, which has been deprecated since Django 1.4, and which is completely removed in Django 1.6. The fix is simple: use django.conf.urls instead of django.conf.urls.defaults.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tuskar-ui (master)

Fix proposed to branch: master
Review: https://review.openstack.org/81035

Changed in tuskar-ui:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tuskar-ui (master)

Reviewed: https://review.openstack.org/81035
Committed: https://git.openstack.org/cgit/openstack/tuskar-ui/commit/?id=576da29f132c28f773729cbe5a59455679d54f81
Submitter: Jenkins
Branch: master

commit 576da29f132c28f773729cbe5a59455679d54f81
Author: Thomas Goirand <email address hidden>
Date: Tue Mar 18 01:57:10 2014 +0800

    Fix deprecated use of django.conf.urls.defaults

    Since Django 1.4, django.conf.urls.defaults is deprecated, and it
    has been completely removed form Django 1.6. This patch fixes the
    use of this API.

    Change-Id: Ic8a3937e1d16d071650cd9b5fbf9737d06b3ad62
    Close-bug: #1293712

Changed in tuskar-ui:
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.