Comment 2 for bug 1352919

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

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

commit 04dd1568c1c927901085941124e4c6852183f4f0
Author: Thomas Goirand <email address hidden>
Date: Tue Aug 5 14:50:06 2014 +0800

    Rename add_error methods: Django 1.7 conflict

    In Django 1.7, Forms have an add_error() method and our definition
    was conflicting with Django's method. Thanks to <email address hidden>
    for the patch.

    Close-bug: #1352919
    Change-Id: I1f558cf7f3198a68629738a011e9cae0c3749320