Hacker News new | ask | show | jobs
by agumonkey 954 days ago
does it still requires to have django-extension/runserver_plus ?
1 comments

idk if it's a hard requirement, probably not... but I am with it... at a dev-specific settings.py just like Django debug toolbar, to avoid adding a dependency to production ;)
Aight, I was just asking because we hit some tiny road bumps with runserver_plus long ago, but it might be worth using it again to shorten debugging time.