Info
Please log in to comment!
In the last part of this Django crash course, we will deploy the project to a live Ubuntu 20.04 server.
For hosting the Django project, we are going to use a combination of Nginx and Gunicorn.
For the database, we will use Postgresql.
No comments yet...