-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: django-commons/django-debug-toolbar
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support recursive template extension.
#885
by ryneeverett
Contributor
was merged Nov 7, 2016
Loading…
updated Nov 7, 2016
update url namespace format. fixes #881
#892
by gregplaysguitar
Contributor
was merged Nov 22, 2016
Loading…
updated Nov 22, 2016
Fix issue that occurs when using bytes as secret key.
#890
by ghost
was merged Dec 7, 2016
Loading…
updated Dec 7, 2016
Enable showing stacktraces locals
#1203
by jperelli
Contributor
was closed Dec 20, 2019
Loading…
updated Dec 20, 2019
Reformat Server-Timing headers to updated W3C spec.
#1211
by tim-schilling
Member
was merged Dec 20, 2019
Loading…
updated Dec 20, 2019
Remove use of deprecated request.is_ajax()
#1253
by jdufresne
Contributor
was merged May 5, 2020
Loading…
updated May 5, 2020
Simplify fetch() calls in JavaScript
#1348
by jdufresne
Contributor
was merged Oct 2, 2020
Loading…
updated Oct 2, 2020
Prefer literal over HTML entity
#1346
by jdufresne
Contributor
was merged Sep 30, 2020
Loading…
updated Oct 2, 2020
Document Django Debug Toolbar system checks
#1345
by jdufresne
Contributor
was closed Sep 30, 2020
Loading…
updated Oct 2, 2020
Remove "Requirements Status" badge from README.rst
#1344
by jdufresne
Contributor
was merged Sep 30, 2020
Loading…
updated Oct 2, 2020
Unify show/hide JS logic through the djdt-hidden class
#1340
by jdufresne
Contributor
was merged Sep 30, 2020
Loading…
updated Oct 2, 2020
Move history panel specific JavaScript to its own file
#1350
by jdufresne
Contributor
was merged Oct 2, 2020
Loading…
updated Oct 2, 2020
Remove redundant @override_settings(DEBUG=True) calls
#1364
by jdufresne
Contributor
was merged Oct 4, 2020
Loading…
updated Oct 4, 2020
Fix "go back" button in djDebugWindow
#1361
by jdufresne
Contributor
was merged Oct 4, 2020
Loading…
updated Oct 4, 2020
Combine DebugToolbarSystemChecksTestCase with ChecksTestCase
#1363
by jdufresne
Contributor
was merged Oct 4, 2020
Loading…
updated Oct 4, 2020
Document CORS errors and how to fix them
#1399
by jdufresne
Contributor
was merged Nov 13, 2020
Loading…
updated Nov 13, 2020
Allow overriding CSS and JavaScript
Improvement
#1418
by bittner
Contributor
was merged Dec 3, 2020
Loading…
updated Dec 3, 2020
Add LDAP Tracing Panel to the third-party list
#1433
by danyi1212
Contributor
was merged Jan 14, 2021
Loading…
updated Jan 14, 2021
Add PRETTIFY_SQL setting to control token grouping in SQL panel
#1438
by alkihis
Contributor
was merged Jan 22, 2021
Loading…
updated Jan 22, 2021
Fix #1417: Set samesite=lax by default
#1419
by matthiask
Member
was merged Dec 22, 2020
Loading…
updated Jan 23, 2021
Patch default cache when using the cache panel
#1437
by gilmrjc
Contributor
was merged Jan 23, 2021
Loading…
updated Jan 23, 2021
show namespaces alongside url_name in request panel
#1442
by AlexCLeduc
Contributor
was merged Jan 23, 2021
Loading…
updated Jan 23, 2021
Avoid a too broad try...except NameError clause
#1443
by matthiask
Member
was merged Jan 23, 2021
Loading…
updated Jan 24, 2021
Remove pkg_resources usage
#1447
by moser
Contributor
was merged Feb 3, 2021
Loading…
updated Feb 3, 2021
Stop checking STATICFILES_DIRS with Django 4 or better
#1455
by matthiask
Member
was merged Mar 6, 2021
Loading…
updated Mar 6, 2021
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.