Développement #68593
Publik - Développement #68182: montée de version django (→ 4.2 LTS)
Préparation django 4 : DeprecationWarnings
Status:
Fermé
Priority:
Normal
Assignee:
A. B.
Category:
-
Target version:
-
Start date:
31 August 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
Cf tâche parente
Files
Associated revisions
django4: replaced urls.url with url.re_path equivalent (#68593)
django4: replaced force_text with equivalent force_str (#68593)
django4: replaced deprecated request.is_ajax() call (#68593)
History
Updated by A. B. over 2 years ago
- File 0001-django4-replaced-ugettext-calls-with-corresponding-g.patch 0001-django4-replaced-ugettext-calls-with-corresponding-g.patch added
- File 0003-django4-replaced-force_text-with-equivalent-force_st.patch 0003-django4-replaced-force_text-with-equivalent-force_st.patch added
- File 0004-django4-replaced-deprecated-request.is_ajax-call-685.patch 0004-django4-replaced-deprecated-request.is_ajax-call-685.patch added
- File 0002-django4-replaced-urls.url-with-url.re_path-equivalen.patch 0002-django4-replaced-urls.url-with-url.re_path-equivalen.patch added
- Status changed from Nouveau to Solution proposée
- Patch proposed changed from No to Yes
Updated by Benjamin Dauvergne over 2 years ago
- Status changed from Solution proposée to Solution validée
Updated by A. B. over 2 years ago
- Status changed from Solution validée to Résolu (à déployer)
commit d487472c282069f357b9026708aef3a1c49a6e4b Author: Agate Berriot <aberriot@entrouvert.com> Date: Wed Aug 31 17:26:27 2022 +0200 django4: replaced deprecated request.is_ajax() call (#68593) commit c540e182b0631730252b397bfc0d799f6e3846d7 Author: Agate Berriot <aberriot@entrouvert.com> Date: Wed Aug 31 17:25:02 2022 +0200 django4: replaced force_text with equivalent force_str (#68593) commit cc47188528054f7022267d1011110cbce7369711 Author: Agate Berriot <aberriot@entrouvert.com> Date: Wed Aug 31 17:14:39 2022 +0200 django4: replaced urls.url with url.re_path equivalent (#68593) commit a7e7cae7655f36e163ce61ea6f4e435b46dcb8d7 Author: Agate Berriot <aberriot@entrouvert.com> Date: Wed Aug 31 17:14:06 2022 +0200 django4: replaced ugettext* calls with corresponding gettext* calls (#68593)
Updated by Transition automatique over 2 years ago
- Status changed from Résolu (à déployer) to Solution déployée
django4: replaced ugettext* calls with corresponding gettext* calls (#68593)