Set up a Django async project with Daphne & NGINX on Ubuntu 18.04

In this post, we will set up a async Django project online using Daphne and NGINX. The current post is based on a few hours or research within the past few years. This configuration will be compatible with async events in Django. This diagram represents the relationship between technologies we will use in this post. … Lire la suite Set up a Django async project with Daphne & NGINX on Ubuntu 18.04