Django 2 By Example

screenshot of Django 2 By Example

Django 2 by Example (2nd Edition) published by Packt

Overview

"Django 2 by Example" is a comprehensive book published by Packt that focuses on guiding readers through the process of developing professional web applications using Django. The book covers the creation of four different Django projects, including a blog application, a social image-bookmarking website, an online shop, and an e-learning platform. It also delves into enhancing applications with AJAX, creating RESTful APIs, and setting up a production environment.

Features

  • Four Professional Django Projects: The book guides readers through creating four distinct Django projects.
  • AJAX Enhancement: Learn how to enhance applications with AJAX for improved interactivity.
  • RESTful APIs: Understand how to create RESTful APIs within Django.
  • Production Environment Setup: Learn best practices for setting up a production environment for Django projects.