Projet

Général

Profil

Bug #31421

nettoyage attribut tapé en commentaire

Ajouté par Frédéric Péters il y a environ 5 ans. Mis à jour il y a environ 5 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Version cible:
-
Début:
14 mars 2019
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:

Description

Dans #16238, en gros :

-    label = serializers.CharField(max_length=150, allow_blank=True, required=False)
+    label = serializers.CharField(max_length=150, allow_blank=True) #, required=False)

Dans #25820 un patch introduit un attribut supplémentaire et copie/colle ce #, required=False), je trouve ça vraiment ridicule.


Fichiers

Révisions associées

Révision 3cc8e5d6 (diff)
Ajouté par Frédéric Péters il y a environ 5 ans

misc: remove comments with old attribute value (#31421)

Historique

#1

Mis à jour par Frédéric Péters il y a environ 5 ans

#2

Mis à jour par Serghei Mihai il y a environ 5 ans

  • Statut changé de Solution proposée à Solution validée
  • Assigné à mis à Frédéric Péters
#3

Mis à jour par Frédéric Péters il y a environ 5 ans

  • Statut changé de Solution validée à Résolu (à déployer)
commit 3cc8e5d69018dbd266900283c54c98bdccf6370f
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Mar 14 15:25:08 2019 +0100

    misc: remove comments with old attribute value (#31421)
#4

Mis à jour par Frédéric Péters il y a environ 5 ans

  • Statut changé de Résolu (à déployer) à Solution déployée

Formats disponibles : Atom PDF