jdelic / django-postgresql-setroleLinks
Executes SET ROLE on every database connection opened by Django.
☆19Updated 2 years ago
Alternatives and similar repositories for django-postgresql-setrole
Users that are interested in django-postgresql-setrole are comparing it to the libraries listed below
Sorting:
- Integration helpers for Hashicorp Vault with 12factor and Django☆44Updated 2 years ago
- Instrumentation for django page loads☆311Updated 5 years ago
- Django Contributing Commons (CC)☆22Updated 7 years ago
- Postgres composite types support for Django☆52Updated 2 years ago
- ORM-queryable YAML fixtures for Django☆72Updated last year
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …