Skip to main content

SQLAlchemy query information panel for Django Debug Toolbar

Project description

Django Debug Toolbar SQLAlchemy

SQLAlchemy query information panel for Django Debug Toolbar.

Setup

Once the package is installed you'll want to add the module to your installed apps:

INSTALLED_APPS = (
	...
	'debug_toolbar_sqlalchemy',
	...
)

DEBUG_TOOLBAR_PANELS = (
	...
	'debug_toolbar_sqlalchemy.panel.SqlAlchemyDebugPanel',
	...
)

The only optional setting there is to modify is DEBUG_TOOLBAR_SQLALCHEMY_SLOW_QUERY_TIME which defines the cutoff in milliseconds for which queries will be marked as being slow.

License

This project is licensed on the GPLv3 license. The full license can be found in the LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-debug-toolbar-sqlalchemy-0.2.0.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file django-debug-toolbar-sqlalchemy-0.2.0.tar.gz.

File metadata

  • Download URL: django-debug-toolbar-sqlalchemy-0.2.0.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1

File hashes

Hashes for django-debug-toolbar-sqlalchemy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 fd836d1cac70f6f865ef5be518daf03eb2b34a8883d2e19629b88dd8f4897ef4
MD5 f2732ce42c41cc6bbc41feed879d9e1d
BLAKE2b-256 101fa57f31ab6763491d002b58126bc75697c64c763c93f3ba7eea6f6c4f469d

See more details on using hashes here.

File details

Details for the file django_debug_toolbar_sqlalchemy-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: django_debug_toolbar_sqlalchemy-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1

File hashes

Hashes for django_debug_toolbar_sqlalchemy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3e5d510b2be5b3e1ae27d18e7a331f2d38866bc6bbdcd9f09803245d9989854c
MD5 3bc4ebe3d4896c2709a6f4daaac83af2
BLAKE2b-256 513c73bfabb8131bc3953bbb3933cdef3e18d68ebb5ba3cab1c0b2ebc87ad012

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page