Oct. 20, 2020
Episode 9 - Application Examination
On this episode, we will study the structure of a Django application. Applications are the core components that make up a Django project.
Listen at djangoriffs.com.
Last Episode On the last episode, we focused on the built-in Django administrator’s site. We’ll saw what it is, how you can configure it, and how you can customize it to serve your needs.
What Is An Application? In Django parlance, a “web application” is a Django project.