A Django app for hashing queries and responses with count increment.
pip install QueryHash
- Add
myappto yourINSTALLED_APPSinsettings.py. - Configure your database settings.
- Use the middleware to hash queries and responses.
This project is licensed under the MIT License.