issues Search Results · repo:aio-libs/aiohttp-debugtoolbar language:JavaScript
Filter by
40 results
(60 ms)40 results
inaio-libs/aiohttp-debugtoolbar (press backspace or delete to remove)See the details @ https://github.com/orgs/aio-libs/discussions/26.
For this, we ll need somebody with Owner privileges to either give me access on PyPI (the username there is the same —
webknjaz) or be ...
webknjaz
- 1
- Opened on Dec 20, 2023
- #520
The demo uses aiohttp-mako. We should switch this to the more popular and better maintained aiohttp-jinja2.
Dreamsorcerer
- Opened on Nov 25, 2023
- #516
With yarl version 1.9.2 static files urls with url_for(filename= ) as used, for example, here:
https://github.com/aio-libs/aiohttp-debugtoolbar/blob/6570cb394bc232b8b758878893349534f0a7a218/aiohttp_debugtoolbar/tbtools/tbtools.py#L210 ...
14droplets
- 4
- Opened on Sep 12, 2023
- #478
The latest release 0.6.0 contains some unmerged changes, e.g. https://github.com/aio-libs/aiohttp-debugtoolbar/pull/317.
Starting from python 3.11 global inline flags can only be set at the start of the ...
arcan1s
- 3
- Opened on May 4, 2023
- #477
We need to explain how to setup the middleware correctly so that it doesn t interfere with other middlewares.
This is the function I use in my projects:
def setup_debugtoolbar(app: web.Application) - ...
Dreamsorcerer
- Opened on Apr 24, 2023
- #476
Would be great to expand the type checking with mypy.
First step would be to uncomment check_untyped_defs:
https://github.com/aio-libs/aiohttp-debugtoolbar/blob/master/.mypy.ini#L3 Then fix up any errors ...
help wanted
Dreamsorcerer
- Opened on Feb 6, 2022
- #415
I m happy to work on this later, so this is mostly a reminder for myself.
Currently, if using a CSP, then there are multiple errors caused by inline scripts/styles being blocked. Some of this
code will ...
Dreamsorcerer
- 1
- Opened on Dec 25, 2021
- #396
On my system, import aiohttp_debugtoolbar takes ~1.6s to run.
This seems excessive, and adds a noticeable amount of time to app reloading when developing with aiohttp-devtools.
Dreamsorcerer
- 3
- Opened on Dec 20, 2021
- #394
Create hello world project.
Edit main.py (or any other name) with emacs (don t save edited file)
Got error:
error walking file system: FileNotFoundError [Errno 2] No such file or directory: /opt/project/.#main.py ...
Randomneo
- Opened on Oct 30, 2020
- #333
When u use the docker container your resolve host inside container can changing after some time. So, i wanna be able to
disable the check of host for display debugtoolbar for any host.
Arfey
- 2
- Opened on Sep 20, 2018
- #230

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.