0%

Book Description

Learn how to rapidly build your own ecommerce site by applying Django’s battle-tested components. This book demonstrates Django’s features and conventions to help you develop modern web applications quickly. You'll adopt a "learn by doing" approach and gain a deeper understanding Django by working through a project in which the real-time component will be critical. 

The book starts with the basics and explains the difference between a Django project and a Django app, the most important settings, how to change them, and the fundamentals of packaging. You'll then be introduced to all the standard tools of Django, along with a sample project. The book then moves on to Channels, a recent addition to the Django ecosystem. It extends the framework with support for real-time operations such as Websockets and other asynchronous features.

Practical Django 2 and Channels 2 provides the practical concepts needed to create complex, database-driven websites as easily as possible.



What You'll Learn
  • Build and deploy a simple company site with Django
  • Develop more complex, data-heavy sites using the Django ORM
  • Integrate Django with Channels
  • Unit-test your solutions
Who This Book Is For

Python developers and web developers wanting to learn Django 2 and Channels 2

Table of Contents

  1. Cover
  2. Front Matter
  3. 1. Introduction to Django
  4. 2. Getting Started with a Simple Company Site
  5. 3. Adding the Product Catalog to the Site
  6. 4. A Checkout System for Receiving Orders Online
  7. 5. Adding CSS/JavaScript to Our Django Project
  8. 6. Using External Libraries in Our Project
  9. 7. Making an Internal Dashboard for the Company
  10. 8. Backend for a Mobile Customer-Service App
  11. 9. Mobile Customer-Service App
  12. 10. How to Deploy Django Sites
  13. Back Matter
3.14.246.254