In this section, you’re going to build your Django application. In order to move forward, you’re going to need to have gone through all of the previous section so that your environment is fully set up.
You’re going to learn about development by error messages and develop your example app following the error messages. You’ll build your routes, create a view, create a template, and add Bootstrap to your app.
john09 on Oct. 9, 2019
I’ve only gotten through part 1 and 2, but I will say this is an excellent tutorial so far. Very well organized, easy to understand. Looking forward to building my first Django app!