Cargando…

DJANGO 4 FOR THE IMPATIENT learn the core concepts of Python web development with Django in one weekend /

A quick-start guide to exploring and using Python and Django to develop web applications in minutes Key Features Develop web applications with Python and Django quickly Understand Django features with short explanations and learn how to use them right away Create a movie reviews app with a responsiv...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lim, Greg
Otros Autores: Correa, Daniel
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [S.l.] : PACKT PUBLISHING LIMITED, 2022.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Table of Contents Installing Python and Django Understanding the Project Structure and Creating Our First App Managing Django URLs Generating HTML Pages with Templates Working with Models Displaying Objects from Admin Understanding the Database Extending Base Templates Creating a Movie Detail Page Implementing User Signup and Login Letting Users Create, Read, Update, and Delete Movie Reviews Deploying the Application to the Cloud.