Django-zen-queries

Latest version: v2.1.0

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

Scan your dependencies

2.1.0

Add new `{% queries_disabled %}` and `{% queries_dangerously_enabled %}` template tags.

2.0.1

* Fix a bug introduced in 2.0.0 with paginated Django REST framework list endpoints (see 33)

2.0.0

* Fix an issue with using zen-queries on unpaginated Django REST framework list endpoints 18 (and see 27)
* Fix an issue where queries were not disabled when using `QueriesDisabledSerializerMixin` on serializers with `many=True` (see 27)
* Low-level implementation converted to use the Database Instrumentation API added in Django 2.0 - no more monkeypatching! 🎉 (see 12)
* Document the use of `zen_queries.TemplateResponse` in Django class-based views 20
* Switch from Travis CI to GitHub Actions
* Packaging improvements

1.1.0

- Include SQL in exceptions https://github.com/dabapps/django-zen-queries/pull/16
- Document template permissions checks gotcha https://github.com/dabapps/django-zen-queries/pull/17

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.