Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Sep 6, 2018

This PR updates django-debug-toolbar from 1.9.1 to 1.10.

Changelog

1.10

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

* Removed support for Django < 1.11.
* Added support and testing for Django 2.1 and Python 3.7. No actual code
changes were required.
* Removed the jQuery dependency. This means that django-debug-toolbar
now requires modern browsers with support for ``fetch``, ``classList``
etc.
* Added support for the server timing header.
* Added a differentiation between similar and duplicate queries. Similar
queries are what duplicate queries used to be (same SQL, different
parameters).
* Stopped hiding frames from Django'c contrib apps in stacktraces by
default.
* Lots of small cleanups and bugfixes.
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #503

@pyup-bot pyup-bot closed this Sep 11, 2018
@sudo-smith sudo-smith deleted the pyup-update-django-debug-toolbar-1.9.1-to-1.10 branch September 11, 2018 07:21
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