[Python-modules-commits] [python-django-debug-toolbar] 03/08: Merge tag 'upstream/1.9.1'
Andrew Starr-Bochicchio
asb at moszumanska.debian.org
Mon Dec 25 15:47:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
asb pushed a commit to branch master
in repository python-django-debug-toolbar.
commit 2f871355a3ef5b24ba348cc5e0d010f455361df2
Merge: 71ad328 6c405cb
Author: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Date: Mon Dec 25 09:11:40 2017 -0500
Merge tag 'upstream/1.9.1'
Upstream version 1.9.1
.travis.yml | 13 +++---
Makefile | 6 +--
README.rst | 2 +-
debug_toolbar/panels/profiling.py | 33 +++++++-------
debug_toolbar/panels/redirects.py | 6 ++-
debug_toolbar/panels/request.py | 2 +-
debug_toolbar/panels/sql/views.py | 14 +++---
debug_toolbar/panels/templates/panel.py | 3 ++
debug_toolbar/panels/templates/views.py | 11 +++--
debug_toolbar/panels/versions.py | 29 +++++++-----
debug_toolbar/static/debug_toolbar/js/toolbar.js | 7 ++-
debug_toolbar/templates/debug_toolbar/base.html | 5 ++-
.../templates/debug_toolbar/panels/templates.html | 2 +-
docs/changes.rst | 27 +++++++++++
docs/conf.py | 4 +-
docs/configuration.rst | 13 ++++--
requirements_dev.txt | 3 +-
setup.cfg | 5 ++-
setup.py | 3 +-
tests/base.py | 14 ++++++
tests/panels/test_cache.py | 1 +
tests/panels/test_logging.py | 1 +
tests/panels/test_profiling.py | 31 ++++++++++++-
tests/panels/test_redirects.py | 2 -
tests/panels/test_request.py | 1 +
tests/panels/test_sql.py | 1 +
tests/panels/test_staticfiles.py | 1 +
tests/panels/test_template.py | 1 +
tests/panels/test_versions.py | 52 ++++++++++++++++++++++
tests/settings.py | 4 +-
tests/test_integration.py | 23 +++++++++-
tests/urls.py | 2 +
tests/views.py | 16 ++++++-
tox.ini | 17 +++----
34 files changed, 271 insertions(+), 84 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-debug-toolbar.git
More information about the Python-modules-commits
mailing list