Django 5 for the Impatient

Django 5 for the Impatient

Learn the core concepts of Django to develop Python web applications

Correa, Daniel; Lim, Greg

Packt Publishing Limited

09/2024

228

Mole

9781835461556

Pré-lançamento - envio 15 a 20 dias após a sua edição

Descrição não disponível.
Table of Contents

Installing Python and Django, and Introducing the Movies Store Application
Understanding the Project Structure and Creating Our First App
Designing a Base template
Creating a Movies App with Dummy Data
Working with Models
Collecting and Displaying Data from the Database
Understanding the Database
Implementing User Signup and Login
Letting Users Create, Read, Update, and Delete Movie Reviews
Implementing a Shopping Cart System
Implementing Order and Item Models
Implementing the Purchase and Orders Pages
Deploying the Application to the Cloud
Este título pertence ao(s) assunto(s) indicados(s). Para ver outros títulos clique no assunto desejado.
Django; Python; Django 5; full stack; CSS; web development