-
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
Replace usage of django-jinja with Django's own Jinja2 backend
#1162
by matthiask
was merged May 5, 2019
Loading…
One less warning by switching from force_text to force_str
#1202
by matthiask
was merged Oct 15, 2019
Loading…
Follow the recommendations and use python -m pip instead of pip
#1323
by matthiask
was merged Sep 21, 2020
Loading…
Possibly fix the spelling target by adding Transifex to the wordlist
#1393
by matthiask
was merged Oct 20, 2020
Loading…
Revert "fix AttributeError: 'dict' object has no attribute 'getlist' #1406"
#1408
by matthiask
was merged Nov 27, 2020
Loading…
Fix #1581: Duplicate the 'djdt' app_name to avoid importing the toolbar early
#1582
by matthiask
was merged Jan 27, 2022
Loading…
Fix #1731: Test against Django 4.2a1 (main is already in there)
#1733
by matthiask
was closed Jan 20, 2023
Loading…
2 tasks done
Fix #1792: Lowercase all cookie keys, actually allow overriding the samesite value
#1793
by matthiask
was merged Jun 5, 2023
Loading…
Avoid setting color-scheme on :root, we're only a guest on pages
#1923
by matthiask
was merged May 27, 2024
Loading…
1 of 2 tasks
Only import the jinja2 instrumentation when jinja2 itself is importable
#1954
by matthiask
was merged Jul 5, 2024
Loading…
Close #1509: Revert the infinite recursion fix, Django has changed the behavior
#1955
by matthiask
was merged Jul 5, 2024
Loading…
Alerts panel: Only process HTML responses
#1960
by matthiask
was merged Jul 10, 2024
Loading…
1 of 2 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.