Skip to content

Commit ad5a90a

Browse files
committed
update some old refs to 3.11
1 parent 508759e commit ad5a90a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pre-requisite-installations.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ image::images/git_windows_installer_choose_editor.png["Screenshot of Git install
162162
.Add Python to the system path from the installer
163163
image::images/python_install_add_to_path.png["Screenshot of python installer"]
164164
165+
// TODO: update screenshot above for 3.12
166+
165167
The test for all this is that you should be able to go to a Git-Bash command prompt
166168
and just run `python` or `pip` from any folder.
167169

preface.asciidoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,11 @@ either via www.obeythetestinggoat.com, or via the O'Reilly Learning site.
4343
Congratulations!
4444
4545
At the time of writing, the whole of _Part 1_ of the book (the first 7 chapters),
46-
and the first chapter in Part 2 (chapter 8)
47-
have been updated for the third edition.
48-
They’ve been upgraded to Python 3.11, Django 4,
49-
and the text has been comprehensively reviewed.
46+
and the bulk of Part 2 (chapter 8-14) have been updated for the third edition.
47+
They’ve been upgraded to Python 3.12, Django 4,
48+
and the text up to chapter 12 has been comprehensively reviewed.
5049
51-
_Chapters 9 and above are still on Python 3.7 / Django 1.x._
50+
_Chapters 15 and above are still on Python 3.7 / Django 1.x._
5251
5352
If you're following through the code examples in rest of the book,
5453
you have two choices:

0 commit comments

Comments
 (0)