Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Dec 3, 2018

This PR updates django-debug-toolbar from 1.10.1 to 1.11.

Changelog

1.11

-----------------

* Use ``defer`` on all ``<script>`` tags to avoid blocking HTML parsing,
removed inline JavaScript.
* Stop inlining images in CSS to avoid Content Security Policy errors
altogether.
* Reformatted the code using `black <https://github.com/ambv/black>`__.
* Added the Django mail panel to the list of third-party panels.
* Convert system check errors to warnings to accomodate exotic
configurations.
* Fixed a crash when explaining raw querysets.
* Fixed an obscure unicode error with binary data fields.
* Added MariaDB and Python 3.7 builds to the CI.
Links

@codecov
Copy link

codecov bot commented Dec 3, 2018

Codecov Report

Merging #72 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   98.85%   98.85%           
=======================================
  Files          35       35           
  Lines         522      522           
=======================================
  Hits          516      516           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9d4059...a2a3d5c. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #124

@pyup-bot pyup-bot closed this Jun 20, 2019
@upy upy deleted the pyup-update-django-debug-toolbar-1.10.1-to-1.11 branch June 20, 2019 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants