vault backup: 2024-10-14 13:54:25

This commit is contained in:
Keannu Bernasol 2024-10-14 13:54:25 +08:00
parent fe17e76027
commit 81ec3e90ed
2 changed files with 3 additions and 4 deletions

View file

@ -20,7 +20,7 @@ You will need to install the latest version of Python (version 3.11.2 as of 2/19
[<span style="margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 16px; vertical-align: baseline; outline: 0px;">https://www.python.org/downloads/</span>](https://www.python.org/downloads/ "https://www.python.org/downloads/")
During the installation, make sure to check **Add Python 3.x to PATH**
<span style="margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 16px; vertical-align: baseline; outline: 0px;">During the installation, make sure to check **Add Python 3.x to PATH**</span>
![373ea207d1abd6f0a734506d8ab4acbc_MD5](_resources/1_Setup/373ea207d1abd6f0a734506d8ab4acbc_MD5.jpg)
@ -72,4 +72,4 @@ This guide does not cover the proper usage of Git and so you may need to look up
![6198958f0bad6ed532a840df3435ad23_MD5](_resources/1_Setup/6198958f0bad6ed532a840df3435ad23_MD5.jpg)
You can proceed with the typical installation using defaults (no need to change anything), just click Next/Install.
With that out of the way, you can proceed to setting up your Django REST Framework project.
With that out of the way, you can proceed to setting up your Django REST Framework project.

View file

@ -1,4 +1,3 @@
Notes may appear broken when viewed in GitHub or Gitea due to GitHub Flavored Markdown (GHFM) limitations. Be sure to view the notes at [notes.06222001.xyz](https://notes.06222001.xyz) instead.
A Git-mirrored copy of my blog posts, guides, and public notes
#### Resource List
- [Django REST Framework Setup](Django%20REST%20Framework%20Guide/1_Setup.md)