Django Practice
Oh Django, I understand you sort of. Basically the idea is a one-stop shop to make and develop a website. You are using Python, HTML, and CSS to create the things(apps) you want your website to have.
Steps:
Getting the necessary programs, software (PyCharm, Django, etc)
Setting up your environment and setting up all of the apps.
Creating your URLs and Templates.
Creating your classes and what they will contain, type of info.
Steps:
Getting the necessary programs, software (PyCharm, Django, etc)
Setting up your environment and setting up all of the apps.
Creating your URLs and Templates.
Creating your classes and what they will contain, type of info.
Comments