green-dino / SignUp

A simple event registration and sign up tool
0 stars 2 forks source link

Install Django Debug Toolbar #4

Open ryaustin opened 2 months ago

ryaustin commented 2 months ago

This toolbar is indispensable for understanding your app's optimization and performance, especially as it relates to how you are using the ORM for queries.

https://django-debug-toolbar.readthedocs.io/en/latest/