Y
Hacker News
new
|
ask
|
show
|
jobs
by
lamby
5085 days ago
You use runserver in production?
1 comments
sdcooke
5080 days ago
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.
link