In this section of the course, you saw:
- A quick overview of the content you’ll cover in this course
- The file structure that you’ll be working with
- The flow of a request through a Django app
- The pluggable nature of Djanog apps in projects
Now that you know the basics, your next step is to set up your environment, which you’ll do in the next section.