Skip to content

Pull requests: django-commons/django-debug-toolbar

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Allow tests to pass with Django 2.0
#993 by jdufresne was merged Nov 13, 2017 Loading…
Support recursive template extension.
#885 by ryneeverett was merged Nov 7, 2016 Loading…
update url namespace format. fixes #881
#892 by gregplaysguitar was merged Nov 22, 2016 Loading…
Stop inlining images in CSS
#1115 by adamchainz was merged Nov 27, 2018 Loading…
Any color you like as long as it's black
#1111 by matthiask was merged Oct 26, 2018 Loading…
Add Python 3.12 to the test matrix.
#1816 by tim-schilling was merged Oct 14, 2023 Loading…
2 tasks done
Enable showing stacktraces locals
#1203 by jperelli was closed Dec 20, 2019 Loading…
Remove use of deprecated request.is_ajax()
#1253 by jdufresne was merged May 5, 2020 Loading…
Eliminate some inline styles
#1249 by xi was merged Jun 29, 2020 Loading…
Move history panel specific JavaScript to its own file
#1350 by jdufresne was merged Oct 2, 2020 Loading…
Enable selenium on travis
#1343 by tim-schilling was merged Sep 30, 2020 Loading…
Document Django Debug Toolbar system checks
#1345 by jdufresne was closed Sep 30, 2020 Loading…
Simplify fetch() calls in JavaScript
#1348 by jdufresne was merged Oct 2, 2020 Loading…
Prefer literal over HTML entity
#1346 by jdufresne was merged Sep 30, 2020 Loading…
Remove "Requirements Status" badge from README.rst
#1344 by jdufresne was merged Sep 30, 2020 Loading…
Show template context on included templates
#1436 by gilmrjc was merged May 9, 2021 Loading…
show namespaces alongside url_name in request panel
#1442 by AlexCLeduc was merged Jan 23, 2021 Loading…
Avoid a too broad try...except NameError clause
#1443 by matthiask was merged Jan 23, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.