← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1467935] [NEW] widget attributes changed

 

Public bug reported:

 In Django 1.8, widget attribute data-date-picker=True will be rendered
as 'data-date-picker'. To preserve current behavior, use the string
'True' instead of the boolean value.

** Affects: horizon
     Importance: Undecided
     Assignee: Matthias Runge (mrunge)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1467935

Title:
  widget attributes changed

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
   In Django 1.8, widget attribute data-date-picker=True will be
  rendered as 'data-date-picker'. To preserve current behavior, use the
  string 'True' instead of the boolean value.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1467935/+subscriptions


Follow ups

References