Why should you use webserver instead of Django development server in production?
Sigiloso
It's a development server. For development, not production. Obvious. After the whole explanation about how a webserver works. They may bring GIL to the debate just to sound more technical.