Project

General

Profile

Développement #54302

Le champ emails d'un rôle est cassé en django2

Added by Valentin Deniaud over 3 years ago. Updated over 3 years ago.

Status:
Fermé
Priority:
Normal
Category:
-
Target version:
-
Start date:
26 May 2021
Due date:
% Done:

0%

Estimated time:
Patch proposed:
Yes
Planning:
No

Description

https://docs.djangoproject.com/en/1.11/ref/forms/widgets/#django.forms.Widget.format_value

In older versions, this method is a private API named _format_value(). The old name will work until Django 2.0.

Et donc plus appelé en dj2 et le rendu du champ c'est ['', ''] qui plante à la validation.


Files

Associated revisions

Revision c7362f24 (diff)
Added by Valentin Deniaud over 3 years ago

authentic: fix role emails field for django 2 (#54302)

History

#1

Updated by Valentin Deniaud over 3 years ago

#2

Updated by Benjamin Dauvergne over 3 years ago

  • Status changed from Solution proposée to Solution validée
#3

Updated by Valentin Deniaud over 3 years ago

  • Status changed from Solution validée to Résolu (à déployer)
commit c7362f2418c6635496789a92f37991d503afc29f
Author: Valentin Deniaud <vdeniaud@entrouvert.com>
Date:   Wed May 26 15:00:33 2021 +0200

    authentic: fix role emails field for django 2 (#54302)
#4

Updated by Frédéric Péters over 3 years ago

  • Status changed from Résolu (à déployer) to Solution déployée

Also available in: Atom PDF