A collection of tools to inspect the SQL activity happening under the hood of a Django project.
Project description
PRELIMINARY: NOTHING REALLY USEFUL HERE, YET. STAY TUNED
A collection of tools to inspect the SQL activity happening under the hood of a Django project
Quick start
Installation:
pip install django-query-inspector
Add “quary_inspector” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'quary_inspector', ]
History
v0.0.1
Initial setup
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_query_inspector-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: django_query_inspector-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39a8a47f3c315e682362e34770a9af22ad3964cdee5aa0d673bdbb1e7d9d5d6d
|
|
| MD5 |
b0bccefa2147b30e4458179162841956
|
|
| BLAKE2b-256 |
7121c3b8dac89687d6a4cae5fdb2f1d5e2e512b65a983e36a15ed219d190074f
|