[UI] Support Django 1.6

Bug #1291953 reported by Sergey Lukjanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Critical
Sergey Lukjanov

Bug Description

We should support Django 1.6 in sahara-dashboard.

The django.conf.urls.defaults module has been removed in Django 1.6.
The functions include(), patterns() and url() plus handler404, handler500,
are now available through django.conf.urls.

https://docs.djangoproject.com/en/dev/internals/deprecation/

Tags: dashboard
Changed in sahara:
status: New → Triaged
importance: Undecided → Critical
assignee: nobody → Sergey Lukjanov (slukjanov)
milestone: none → icehouse-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to sahara-dashboard (master)

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

Changed in sahara:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

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

Reviewed: https://review.openstack.org/80264
Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=2dfd0df3e369733de4b8ff6e323cd454ab84678b
Submitter: Jenkins
Branch: master

commit 2dfd0df3e369733de4b8ff6e323cd454ab84678b
Author: Sergey Lukjanov <email address hidden>
Date: Thu Mar 13 16:18:00 2014 +0400

    Add support for Django 1.6

    The django.conf.urls.defaults module has been removed in Django 1.6.
    The functions include(), patterns() and url() plus handler404,
    handler500, are now available through django.conf.urls.

    https://docs.djangoproject.com/en/dev/internals/deprecation/

    Change-Id: I8d9265e1455d0111edf7596552fa00a3d0b2a97c
    Closes-Bug: #1291953

Changed in sahara:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in sahara:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in sahara:
milestone: icehouse-rc1 → 2014.1
Luigi Toscano (ltoscano)
tags: added: dashboard
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.