Hacker News new | ask | show | jobs
by lamby 5085 days ago
You use runserver in production?
1 comments

Definitely not! But we use it for testing locally, during which time we don't write pyc files which means we're less likely to have issues with that when we deploy to production.