Project

General

Profile

Développement #68585

Publik - Développement #68182: montée de version django (→ 4.2 LTS)

Préparation django 4 : DeprecationWarnings

Added by A. B. over 2 years ago. Updated over 2 years ago.

Status:
Fermé
Priority:
Normal
Assignee:
A. B.
Target version:
-
Start date:
31 August 2022
Due date:
% Done:

0%

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

Description

Cf tâche parente


Files

Associated revisions

Revision 9492991c (diff)
Added by A. B. over 2 years ago

django4: replaced deprecated request.is_ajax() call (#68585)

Revision aa576e20 (diff)
Added by A. B. over 2 years ago

django4: fix default AppConfig deprecation warnings (#68585)

Revision 8e4c5055 (diff)
Added by A. B. over 2 years ago

Revert "django4: fix default AppConfig deprecation warnings (#68585)"

This reverts commit aa576e205f9ab2d08b51b1861a9969d5f0d03ee1.

History

#2

Updated by A. B. over 2 years ago

  • Assignee changed from A. B. to Benjamin Dauvergne

0002 plus gros que ce que j'aurais souhaité car certaines apps étaient dans le __init__.py, d'autre dans un apps.py. J'ai du harmoniser, toutes les AppConfig sont maintenant rangées dans le apps.py de chaque application, et référencées explicitements dans settings.INSTALLED_APPS. Ça permet d'être compatible django 2, 3 et 4.

#3

Updated by Benjamin Dauvergne over 2 years ago

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

Updated by Benjamin Dauvergne over 2 years ago

  • Assignee changed from Benjamin Dauvergne to A. B.
#5

Updated by A. B. over 2 years ago

  • Status changed from Solution validée to Résolu (à déployer)
commit 72bf620c8452cbd9f4b86094d55faef6596d0260
Author: Agate Berriot <aberriot@entrouvert.com>
Date:   Wed Aug 31 16:21:16 2022 +0200

    django4: fix default AppConfig deprecation warnings (#68585)

commit 51f53b3b122a4b473df60a0dc58fb451a1582cf9
Author: Agate Berriot <aberriot@entrouvert.com>
Date:   Wed Aug 31 15:54:14 2022 +0200

    django4: replaced deprecated request.is_ajax() call (#68585)
#6

Updated by Transition automatique over 2 years ago

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

Updated by Transition automatique over 2 years ago

Automatic expiration

Also available in: Atom PDF