A Django middleware package to print out queries to the terminal
Project description
d33ps3curity-sql-tools
A simple middleware tool for analyzing Django ORM SQL execution. You can learn how to build this middleware package by following the steps below.
Usage
Add the follow line of code to your middleware in your project settings.py file.
d33ps3curity-sql-tools.middleware.new_middleware
How it works
The tool uses Django built in features to inspect the SQL generated from queries executed by the application. 3rd party tools are used to format and highlight the SQL presented in the terminal window.
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 Distribution
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 d33ps3curity-sql-tools-1.0.6.tar.gz.
File metadata
- Download URL: d33ps3curity-sql-tools-1.0.6.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d1d9aa6c19bc0205db92b8126b3465561478be0ab439d2c039df09cfbe5b9e5
|
|
| MD5 |
40a12f994e2b7f3d07b6c1e08177fa30
|
|
| BLAKE2b-256 |
08fb20ac1337a9f22375b10c481cea2a67135cff3495aa3881242c3378de6451
|
File details
Details for the file d33ps3curity_sql_tools-1.0.6-py3-none-any.whl.
File metadata
- Download URL: d33ps3curity_sql_tools-1.0.6-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faee9d83d7cd7e96529cea8227c83369f4ec53082adc511e750e064e701c1778
|
|
| MD5 |
6e9e9fa18265ecdaeb8b9f9501ba56ca
|
|
| BLAKE2b-256 |
2ac51ddad567c80d76cc63cbc1036d27bf123a5959739eed6c7b0f95a7acafc8
|