Django 3 Web Development Cookbook

- Authors
- Aidas Bendoraitis
- Publisher
- Packt Publishing
- Tags
- com060180 - computers , web , web services and apis , com060100 - computers , web , blogs , com051360 - computers , programming languages , python
- Date
- 2020-03-23T09:01:46+00:00
- Size
- 38.42 MB
- Lang
- en
Practical recipes for building fast, robust, and secure web apps using Django 3 and PythonKey FeaturesExplore the latest version of Django, and learn effectively with the help of practical examplesFollow a task-based approach to develop professional web apps using Django and PythonLearn to deploy, scale, and secure apps using Docker and Amazon Web Services(AWS)Book DescriptionDjango is a web framework for perfectionists with deadlines, designed to help you build manageable medium and large web projects in a short time span. This fourth edition of Django Web Development Cookbook is updated with Django 3's latest features to guide you effectively through the development process.This Django book starts by helping you create a virtual environment and project structure for building Python web apps. You'll learn how to build models, views, forms, and templates for your web apps and then integrate JavaScript in your Django apps to add...