Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can you talk about why django-devserver is so useful for you?



The biggest thing for me is that it allows you to profile your SQL queries from AJAX calls which Django Debug Toolbar doesn't handle.


For AJAX the https://github.com/recamshak/django-debug-panel also works, although you need to install the matching chrome extension. (Don't know if it works yet with this new release of django-debug-toolbar).


That looks great. Thanks for the heads up!


I suppose it's not that hard [1] to write a logging filter to display SQL just like devserver does but without all that monkeypatching ?

[1] http://blog.ionelmc.ro/2013/12/10/adding-stacktraces-to-log-...




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: