You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: create-django-project/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Follow tutorial on [How to Create a Django Project](https://realpython.com/django-setup/) on Real Python to create a new Django project with one Django app from scratch.
4
4
5
-
> **Note:** This project targets Python 3.10 or later.
5
+
> **Note:** This project targets Python 3.12 or later.
6
6
7
7
## Setup
8
8
@@ -31,7 +31,7 @@ Install the dependencies for this project:
0 commit comments