Closed
Bug 1216113
Opened 10 years ago
Closed 10 years ago
Document the django debug toolbar and consider enabling in Vagrant by default
Categories
(Tree Management :: Treeherder, defect, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: wlach)
References
Details
Attachments
(1 file)
We have a mention of it in the sample local config file, but it's not really documented anywhere. We should also think about enabling it by default to make the out-of-box vagrant VM as developer-friendly as possible.
https://github.com/django-debug-toolbar/django-debug-toolbar
https://django-debug-toolbar.readthedocs.org/
| Reporter | ||
Updated•10 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 2•10 years ago
|
||
See also bug 1207636 comment 0.
| Assignee | ||
Comment 3•10 years ago
|
||
I got tired of manually install the debug toolbar over and over, and decided to take this on.
Assignee: nobody → wlachance
Comment 4•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8748804 -
Flags: review?(emorley)
| Reporter | ||
Comment 5•10 years ago
|
||
Comment on attachment 8748804 [details] [review]
[treeherder] wlach:1216113 > mozilla:master
r- for the gzip middleware order change
Thank you for tackling this! :-)
Attachment #8748804 -
Flags: review?(emorley) → review-
| Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8748804 [details] [review]
[treeherder] wlach:1216113 > mozilla:master
Adjusted to use best practices pointed out in the documentation. Thanks for looking into this in such detail!
Attachment #8748804 -
Flags: review- → review?(emorley)
| Reporter | ||
Updated•10 years ago
|
Attachment #8748804 -
Flags: review?(emorley) → review+
Comment 7•10 years ago
|
||
Pull request has landed in master: https://github.com/mozilla/treeherder/commit/dd85a466f272b2306202ea94c28c954feab8e179
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Treeherder: Docs & Development → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•