Django 2 Web Development Cookbook

Django 2 Web Development Cookbook 100 practical recipes on building scalable Python web apps with Django 2, 3rd Edition

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 ...
Sign up to use