Project

General

Profile

Development #69477

gérer, ou éviter, djangorestframework 3.14.0

Added by Frédéric Péters about 1 year ago. Updated about 1 year ago.

Status:
Fermé
Priority:
Normal
Category:
-
Target version:
-
Start date:
23 September 2022
Due date:
% Done:

0%

Estimated time:
Patch proposed:
Yes
Planning:
No

Description

Nouvelle version et le build en erreur, https://jenkins.entrouvert.org/job/chrono/2195/consoleFull

        field_classes = {
            'text': serializers.CharField,
            'textarea': serializers.CharField,
>           'bool': serializers.NullBooleanField,
        }
E       AttributeError: module 'rest_framework.serializers' has no attribute 'NullBooleanField'

On peut pour le moment juste mettre <3.14 dans le setup.py.


Files

Associated revisions

Revision e3f38a37 (diff)
Added by Frédéric Péters about 1 year ago

build: limit to djangorestframework<3.14 (#69477)

History

#1

Updated by Frédéric Péters about 1 year ago

#2

Updated by Lauréline Guérin about 1 year ago

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

Updated by Frédéric Péters about 1 year ago

  • Status changed from Solution validée to Résolu (à déployer)
commit e3f38a3728ea587d0d453f768e60cb7ce35a1d86
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Fri Sep 23 09:33:59 2022 +0200

    build: limit to djangorestframework<3.14 (#69477)
#4

Updated by Transition automatique about 1 year ago

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

Updated by Transition automatique 10 months ago

Automatic expiration

Also available in: Atom PDF