Hacker News new | ask | show | jobs
by redsky880 1074 days ago
Correct me if I'm wrong, but Django is not a web server. It's a framework used in conjunction with an app server e.g. gunicorn and a web server e.g. nginx