← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1287634] [NEW] forms and fields are not in a proper place

 

Public bug reported:

According to Django architecture, the fields need to be stored in the
same place as the forms and be available through the same module. In
horizon, fields are store in utils and need to be imported separately.

** Affects: horizon
     Importance: Undecided
     Assignee: Maxime Vidori (maxime-vidori)
         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/1287634

Title:
  forms and fields are not in a proper place

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  According to Django architecture, the fields need to be stored in the
  same place as the forms and be available through the same module. In
  horizon, fields are store in utils and need to be imported separately.

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


Follow ups

References