Metadata-Version: 2.1
Name: veryacademy-sql-tools
Version: 1.0.4
Summary: A Django middleware package to print out queries to the terminal
Author-email: Very Academy <a@a.com>
License: MIT
Project-URL: Homepage, https://github.com/veryacademy
Requires-Python: >=3.11
Description-Content-Type: text/x-rst
License-File: LICENSE

Very Academy SQL Tools
======================

Installation
------------

Add to 'Middleware' in the settings.py file

'veryacademy-sql-tools.middleware.new_middleware',
