Metadata-Version: 2.1
Name: sqlinspector2
Version: 1.0.0.dev3
Summary: Middleware that allow check the times applied and the SQL amount used on any request and response process on django
Home-page: https://github.com/franklintiel/sqlinspector2.git
Author: Franklin Sarmiento
Author-email: franklinitiel@gmail.com
License: MIT
Project-URL: Documentation, https://github.com/franklintiel/sqlinspector2
Project-URL: Source, https://github.com/franklintiel/sqlinspector2
Project-URL: Tracker, https://github.com/franklintiel/sqlinspector2/issues
Keywords: sql inspector sqlinspector django2
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3.*
Description-Content-Type: text/markdown
Requires-Dist: Django

# sqlinspector2
Middleware that allow check the times applied and the SQL amount used on any request and response process on django 2.x


