Django-pgconnection

Latest version: v1.0.3

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

Scan your dependencies

1.0.3

Trivial
- Updated with latest Django temlate, fixing doc builds [Wes Kendall, 2181b3c]

1.0.2

Trivial
- Updated with the latest Django template [Wes Kendall, ea48608]
- Fix error message when checking pgconnection configuration. [Wes Kendall, b81579d]

1.0.1

Trivial
- Updated with the latest public django app template. [Wes Kendall, 33f6de1]

1.0.0

Api-Break
- Initial release of django-pgconnection. [Wes Kendall, f35c15c]

The initial release of django-pgconnection includes functionality for:
1. Routing database traffic. ``pgconnection.route`` can route any database
calls from Django dynamically to a different database.
2. Hooking into SQL execution. ``pgconnection.pre_execute_hook`` allows one
to hook into SQL generation and dynamically modify SQL before it is
executed.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.