Project

General

Profile

Bug #74843

compatibilité django 3.2

Added by Frédéric Péters 3 months ago. Updated 3 months ago.

Status:
Résolu (à déployer)
Priority:
Haut
Target version:
-
Start date:
24 February 2023
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No
Tags:

Description

#72941 annonce le faire mais fail classique :

py3-dj32 installed: ...,Django==2.2.28,...

et donc, on passe à côté du fait que ça soit cassé :

  File "/usr/lib/python3/dist-packages/zoo/zoo_data/models.py", line 31, in <module>
    from django.utils.six import python_2_unicode_compatible
ModuleNotFoundError: No module named 'django.utils.six'

History

#2

Updated by Benjamin Dauvergne 3 months ago

  • Assignee set to Benjamin Dauvergne
#3

Updated by Robot Gitea 3 months ago

  • Status changed from Nouveau to Solution proposée

Benjamin Dauvergne (bdauvergne) a ouvert une pull request sur Gitea concernant cette demande :

#4

Updated by Benjamin Dauvergne 3 months ago

Tout est ok notamment sur les parties du code contenant des requêtes ORM un peu complexe, c'est bien couvert par les tests.

#5

Updated by Robot Gitea 3 months ago

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

Thomas NOËL (tnoel) a approuvé une pull request sur Gitea concernant cette demande :

#6

Updated by Robot Gitea 3 months ago

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

Benjamin Dauvergne (bdauvergne) a mergé une pull request sur Gitea concernant cette demande :

Also available in: Atom PDF