August 2016
Beginner to intermediate
717 pages
15h 24m
English
During the development phase, we used the server that comes with Django. This server is very convenient during development, but it is not suitable for a production website. Indeed, the development server is neither efficient nor secure. You have to choose another type of server to install it. There are many web servers; we selected two of them:
Read now
Unlock full access