When you start building any new Django web application, there’s a basic setup you need to tackle first. This course outlines the necessary steps to set up a Django project.

Links for this course and more information can be found at:
https://realpython.com/courses/set-up-django-project/

During this course, you’ll focus on the initial steps you’ll need to take to start a new web application. You should first have Python installed and you should know how to work with virtual environments and Python’s package manager, pip. You won’t need much programming knowledge to follow along with this setup, though you’ll need to know some Python to develop your project further afterwards.

#django #python #web-development

The First Steps to Set Up a Django Project
2.05 GEEK