Have a personal or library account? Click to login
Django 4 for the Impatient: Learn the core concepts of Python web development with Django in one weekend Cover

Django 4 for the Impatient: Learn the core concepts of Python web development with Django in one weekend

Chapter in the book
Paid access
|Jul 2022
Table of contents

Table of Contents

  1. Installing Python and Django
  2. Understanding the Project Structure and Creating Our First App
  3. Managing Django URLs
  4. Generating HTML Pages with Templates
  5. Working with Models
  6. Displaying Objects from Admin
  7. Understanding the Database
  8. Extending Base Templates
  9. Creating a Movie Detail Page
  10. Implementing User Signup and Login
  11. Letting Users Create, Read, Update, and Delete Movie Reviews
  12. Deploying the Application to the Cloud

PDF preview is not available for this content.

PDF ISBN: 978-1-80323-917-0
Publisher: Packt Publishing Limited
Copyright owner: © 2022 Packt Publishing Limited
Publication date: 2022
Language: English
Pages: 190
Django 4 for the Impatient