Django 2 Web Development Cookbook

Jake Kronika & Aidas Bendoraitis

Published: Oct 31, 2018

Description:

Django is a framework designed to balance rapid web development with high performance. It handles high levels of user traffic and interaction, integrates with a variety of databases, and collects and processes data in real time. This book follows a task-based approach to guide you through developing with the Django 2.1 framework, starting with ...