Code. Practical recipes for building fast, robust, and secure web apps using Django 3 and Python Key Features โข Explore the latest version of Django, and learn effectively with the help of practical examples โข Follow a task-based approach to develop professional web apps using Django and Pytho
Django 3 Web Development Cookbook: Actionable solutions to common problems in Python web development
โ Scribed by Aidas Bendoraitis, Jake Kronika
- Publisher
- Packt Publishing
- Year
- 2020
- Tongue
- English
- Leaves
- 601
- Edition
- 4
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Practical recipes for building fast, robust, and secure web apps using Django 3 and Python
Key Features
โข Explore the latest version of Django, and learn effectively with the help of practical examples
โข Follow a task-based approach to develop professional web apps using Django and Python
โข Learn to deploy, scale, and secure apps using Docker and Amazon Web Services(AWS)
Book Description
Django 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 more features. As you advance, you'll create responsive multilingual websites, ready to be shared on social networks. The book will take you through uploading and processing images, rendering data in HTML5, PDF, and Excel, using and creating APIs, and navigating different data types in Django. You'll become well-versed in security best practices and caching techniques to enhance your website's security and speed. This edition not only helps you work with the PostgreSQL database but also the MySQL database. You'll also discover advanced recipes for using Django with Docker and Ansible in development, staging, and production environments.
By the end of this book, you will have become proficient in using Django's powerful features and will be equipped to create robust websites.
What you will learn
โข Discover how to set the basic configurations to start any Django project
โข Understand full-stack web application development using Django
โข Build a database structure using reusable model mixins
โข Implement security, performance, and deployment features in your web apps
โข Import data from local sources and external web services and export it to your app
โข Secure web applications against malicious usage and find and fix common performance bottlenecks
Who this book is for
This Django book is for Python web developers who want to build fast and secure web apps that can scale over time. You'll also find this book useful if you want to upgrade to the latest Django framework. Knowledge of Python 3, along with a basic understanding of the Django framework will help you make the most of this book.
โฆ Table of Contents
- Getting Started with Django 3.0
- Models and Database Structure
- Forms and Views
- Templates and JavaScript
- Custom Template Filters and Tags
- Model Administration
- Security and Performance
- Hierarchical Structures
- Importing and Exporting Data
- Bells and Whistles
- Testing
- Deployment
- Maintenance
โฆ Subjects
Databases; Web Programming; Security; Python; JavaScript; PostgreSQL; Cookbook; Docker; JSON; Deployment; Excel; CSV; Django; Testing; XML; Performance; Virtual Environments; ngnix; Gunicorn
๐ SIMILAR VOLUMES
Practical recipes for building fast, robust, and secure web apps using Django 3 and Python Key Features Explore the latest version of Django, and learn effectively with the help of practical examples Follow a task-based approach to develop professional web apps using Django and Python Learn to deplo
Django 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 pr
Over 90 recipes to help you write clean code, solve common JavaScript problems, and work on popular use cases like SPAs, microservices, native mobile development with Node, React, React Native and Electron. Key Features โข Over 90 practical recipes to help you write clean and maintainable JavaScr
<span>Django is exciting if you are interested in building websites. Django is a framework for making websites. It saves you a lot of time and makes building websites easier and more fun. Django makes it easy to build and maintain high-quality web applications.<br>Web development is a creative journ
Python is one of the most versatile high-level programming languages ever developed. Rather than having to jump into strict syntax rules, Python reads like English and is simple to understand for someone new to programming. This allows you to obtain a basic knowledge of coding practices without havi