Signing you in…

Creating a Project

Birth of a project: startproject

When you run the project creation command, Django lays out an application skeleton. Understand the difference between a Project and an App. A project is your whole site (settings, database, shared configuration). An app is a separate module (e.g. blog, forum, cart) that you can reuse across projects.

Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.