Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Caligula
on Dec 22, 2013
|
parent
|
context
|
favorite
| on:
Django Debug Toolbar 1.0 beta released
Can you talk about why django-devserver is so useful for you?
randlet
on Dec 22, 2013
[–]
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.
vangale
on Dec 22, 2013
|
parent
|
next
[–]
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).
randlet
on Dec 22, 2013
|
root
|
parent
|
next
[–]
That looks great. Thanks for the heads up!
ionelm
on Dec 22, 2013
|
parent
|
prev
[–]
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: