Django Debug Toolbar renders poorly #2039
Labels
bug
dependencies
Pull requests that update a dependency file
good first issue
Good for newcomers
help-needed
Help needed
styles
Running the project locally for development, I noticed that Django Debug Toolbar (DDT) renders poorly.
I compared the rendered bar on a Django project created with
startproject
and there are several differences in rendering as shown in the difference of the two screenshots.DDT in current repository
DDT in a new demo project
I ask you to verify that also in your local environments the bar is rendered badly, in order to confirm the bug and understand if a fix is needed in the local code or if we need to open an issue in the DDT repository.
The text was updated successfully, but these errors were encountered: