Table of Contents
Preface
1
Installing Python and Django, and Introducing the Movies Store Application
Technical requirements
Introducing and installing Python
Introducing and installing Django
Creating and running a Django project
Understanding the Movies Store application
Introducing the Django MVT architecture
Summary
2
Understanding the Project Structure and Creating Our First App
Technical requirements
Understanding the project structure
The moviesstore folder
manage.py
db.sqlite3
Creating our first app
Creating a home page
Configuring an URL
Creating an about page
Configuring the about URL
Defining about function
Creating about template
Summary
3
Designing a Base Template
Technical requirements
Creating a base template with Bootstrap
Get Django 5 for the Impatient - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.