Django-querycount

Latest version: v0.8.3

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.0

+++++

- Added support for Django 1.10 Middleware.

0.4.2

+++++

- Fixed an issue that may cause an exception if we got a `None` value for the sql query.

0.4.1

+++++

- Fixed an issue where previous request's queries didn't get reset.
- Minor output formatting

0.4.0

+++++

- Included a count for duplicate sql queries. (`issue 7 <https://github.com/bradmontgomery/django-querycount/issues/7>`_)
- Included a new setting option, ``DISPLAY_DUPLICATES`` to control how many
duplicate queries are printed in the shell.

0.3.0

+++++

- Added `IGNORE_SQL_PATTERNS`. `PR 6 <https://github.com/bradmontgomery/django-querycount/pull/6>`_. Thanks GitFree
- Changed `IGNORE_PATTERNS` setting to `IGNORE_REQUEST_PATTERNS` (but still
support the old setting)

0.2.0

+++++

- Added an `IGNORE_PATTERNS` setting and ability to ignore certain http requests.
- Slight project reorganization.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.