Project

General

Profile

Développement #74247

Enlever du code de compatibilité pour les anciennes versions de django

Added by Valentin Deniaud almost 2 years ago. Updated almost 2 years ago.

Status:
Fermé
Priority:
Normal
Target version:
-
Start date:
07 February 2023
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No

Description

On trouve encore des if django.VERSION < (2, 2, 0), ils n'ont pas été enlevés par django-upgrade car celui-ci ne comprend pas le troisième chiffre (ça aurait fonctionné avec if django.VERSION < (2, 2)).

Associated revisions

Revision 6850389a (diff)
Added by Valentin Deniaud almost 2 years ago

misc: remove compatibility code for old django versions (#74247)

History

#1

Updated by Robot Gitea almost 2 years ago

  • Status changed from Nouveau to Solution proposée

Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :

#2

Updated by Robot Gitea almost 2 years ago

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

Lauréline Guérin (lguerin) a approuvé une pull request sur Gitea concernant cette demande :

#3

Updated by Robot Gitea almost 2 years ago

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

Frédéric Péters (fpeters) a mergé une pull request sur Gitea concernant cette demande :

#4

Updated by Transition automatique almost 2 years ago

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

Updated by Transition automatique over 1 year ago

Automatic expiration

Also available in: Atom PDF