1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[5.0.x] Updated "Dive Into Python" links.

Backport of 12ffcfc350 from main
This commit is contained in:
Emmanuel Katchy
2024-01-18 22:03:20 +00:00
committed by Mariusz Felisiak
parent ee78fe390d
commit c4a6a8d815
6 changed files with 16 additions and 17 deletions

View File

@@ -1082,6 +1082,6 @@ A big THANK YOU goes to:
Ian Bicking for convincing Adrian to ditch code generation.
Mark Pilgrim for "Dive Into Python" (https://www.diveinto.org/python3/).
Mark Pilgrim for "Dive Into Python" (https://diveintopython3.net/).
Guido van Rossum for creating Python.