Développement #68571
Publik - Développement #68182: montée de version django (→ 4.2 LTS)
Préparation django 4 : DeprecationWarnings
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
Description
Cf tâche parente
Files
Associated revisions
django4: replaced urls.url with url.path equivalent (#68571)
django4: access request headers through request.headers instead of request.META (#68571)
History
Updated by A. B. over 2 years ago
- File 0001-django4-replaced-deprecated-request.is_ajax-call-685.patch 0001-django4-replaced-deprecated-request.is_ajax-call-685.patch added
- File 0002-django4-replaced-urls.url-with-url.path-equivalent-6.patch 0002-django4-replaced-urls.url-with-url.path-equivalent-6.patch added
- File 0003-django4-access-request-headers-through-request.heade.patch 0003-django4-access-request-headers-through-request.heade.patch added
- Tracker changed from Support to Développement
- 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 98783c8574076d4e23bb5b0823094b43198c395e Author: Agate Berriot <aberriot@entrouvert.com> Date: Wed Aug 31 09:13:37 2022 +0200 django4: access request headers through request.headers instead of request.META (#68571) commit 7050da2320c84d11b3cbe0fbc620aff653c8208b Author: Agate Berriot <aberriot@entrouvert.com> Date: Wed Aug 31 09:13:14 2022 +0200 django4: replaced urls.url with url.path equivalent (#68571) commit 1740cd748366c5bde81df9ce15cb6fdabd94260a Author: Agate Berriot <aberriot@entrouvert.com> Date: Wed Aug 31 09:12:39 2022 +0200 django4: replaced deprecated request.is_ajax() call (#68571)
Updated by Transition automatique over 2 years ago
- Status changed from Résolu (à déployer) to Solution déployée
django4: replaced deprecated request.is_ajax() call (#68571)