Web Development with Django /
Learn how to create your own websites simply, safely, and quickly with Django by tackling practical activities based on realistic case studies Key Features Understand Django functionality and the Model-View-Template (MVT) paradigm Create and iteratively build a book review website, adding features a...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , , , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Packt Publishing,
2021.
|
Edición: | 1st edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Table of Contents Introduction to Django Models and Migrations URL Mapping, Views, and Templates Introduction to Django Admin Serving Static Files Forms Advanced Form Validation and Model Forms Media Serving and File Uploads Sessions and Authentication Advanced Django Admin and Customizations Advanced Templating and Class Based Views Building a REST API Generating CSV, PDF, and Other Binary Files Testing Django Third-Party Libraries Using a Frontend JavaScript Library with Django.