Skip to Main Content
Django 3 By Example - Third Edition
book

Django 3 By Example - Third Edition

by Antonio Mele
March 2020
Beginner to intermediate content levelBeginner to intermediate
568 pages
12h 14m
English
Packt Publishing
Content preview from Django 3 By Example - Third Edition

14

Going Live

In the previous chapter, you built a real-time chat server for students using Django Channels. Now that you have created a fully functional e-learning platform, you need to set up a production environment on an online server so that it can be accessed over the Internet. Until now, you have been working in a development environment, using the Django development server to run your site. In this chapter, you will learn how to set up a production environment that is able to serve your Django project in a secure and efficient manner.

This chapter will cover the following topics:

  • Configuring a production environment
  • Creating a custom middleware
  • Implementing custom management commands

Creating a production environment

It's time to deploy ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Django Unleashed

Django Unleashed

Andrew Pinkham

Publisher Resources

ISBN: 9781838981952Supplemental Content