-
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
Make DebugToolarMiddleware compatible with Django 1.10's MIDDLEWARE setting
#864
by matthiask
was merged Aug 20, 2016
Loading…
updated Aug 20, 2016
Refs #910: Skip template-based widget templates by default
#942
by matthiask
was merged May 5, 2017
Loading…
updated May 5, 2017
Refs #984: Disallow loading arbitrary files using the template_source…
#1008
by matthiask
was merged Nov 15, 2017
Loading…
updated Jan 29, 2018
Run tests with MariaDB too on Travis CI
#1120
by matthiask
was merged Nov 28, 2018
Loading…
updated Nov 28, 2018
Any color you like as long as it's black
#1111
by matthiask
was merged Oct 26, 2018
Loading…
updated Dec 3, 2018
Add Python 3.7 and Django 1.11 to the build matrix
#1126
by matthiask
was closed Jan 8, 2019
Loading…
updated Jan 8, 2019
Try a workaround for the failing MariaDB build
#1161
by matthiask
was merged May 5, 2019
Loading…
updated May 5, 2019
Django 2.2's admin app checks for SessionMiddleware's presence
#1160
by matthiask
was merged May 5, 2019
Loading…
updated May 5, 2019
Replace usage of django-jinja with Django's own Jinja2 backend
#1162
by matthiask
was merged May 5, 2019
Loading…
updated May 5, 2019
Added Django 3.0(b1) to the test matrix
#1206
by matthiask
was closed Nov 12, 2019
Loading…
updated Nov 12, 2019
get_safe_settings' location has changed in Django 3.1
#1233
by matthiask
was merged Jan 31, 2020
Loading…
updated Jan 31, 2020
One less warning by switching from force_text to force_str
#1202
by matthiask
was merged Oct 15, 2019
Loading…
updated Jan 31, 2020
Try fixing the test failures
#1307
by matthiask
was merged Aug 22, 2020
Loading…
updated Sep 3, 2020
Refs #1085: Mention the removal of JQUERY_URL in the changelog
#1266
by matthiask
was merged May 10, 2020
Loading…
updated Sep 3, 2020
Reading the request again may not work
#1315
by matthiask
was merged Sep 8, 2020
Loading…
updated Sep 8, 2020
Follow the recommendations and use python -m pip instead of pip
#1323
by matthiask
was merged Sep 21, 2020
Loading…
updated Sep 21, 2020
Remove support for Python 3.5
#1409
by matthiask
was merged Nov 28, 2020
Loading…
updated Nov 28, 2020
History panel: Do not crash when receiving invalid JSON
#1415
by matthiask
was merged Dec 1, 2020
Loading…
updated Dec 1, 2020
Fix #1417: Set samesite=lax by default
#1419
by matthiask
was merged Dec 22, 2020
Loading…
updated Jan 23, 2021
Revert "fix AttributeError: 'dict' object has no attribute 'getlist' #1406"
#1408
by matthiask
was merged Nov 27, 2020
Loading…
updated Jan 23, 2021
Avoid a too broad try...except NameError clause
#1443
by matthiask
was merged Jan 23, 2021
Loading…
updated Jan 24, 2021
Stop checking STATICFILES_DIRS with Django 4 or better
#1455
by matthiask
was merged Mar 6, 2021
Loading…
updated Mar 6, 2021
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.