Hacker News new | ask | show | jobs
by mythrwy 2430 days ago
I'd use Gunicorn instead of Django dev server.
1 comments

Yes, definitely for production use. Getting started though the dev server is fine for testing.