blog/how-to-create-a-fullstack-application-using-django-and-python-part-1 #4
Replies: 1 comment
-
I'm opening up comments for this post. If you have any feedback or questions regarding this post, please comment here! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
blog/how-to-create-a-fullstack-application-using-django-and-python-part-1
In this section, I create the project directory, install pyenv with Homebrew, install Python 3.12.5 with pyenv, execute the pyenv local command, install virtualenv and create a virtual environment, activate and deactivate the environment, and install Django.
https://www.mariadcampbell.com/blog/how-to-create-a-fullstack-application-using-django-and-python-part-1
Beta Was this translation helpful? Give feedback.
All reactions