boostorg / website-v2

New Boost website
https://boost.io
Boost Software License 1.0
8 stars 13 forks source link

Add improved debug/dev tools #1479

Open daveoconnor opened 16 hours ago

daveoconnor commented 16 hours ago

I'm currently using django debug toolbar, and pycharm dev tools for interactive debugging. Adding this to the code in a more permanent way could be useful for other devs. What I have works, just needs some cleanup.