Set Up Your Development Environment: Overview

In this section, you’ll set up a good development environment so you can get started building your Django app. Before you continue, make sure you have the following:

  • Python 3.x
  • A text editor or an IDE
  • Basic knowledge of how to use the CLI

Become a Member to join the conversation.