AmbitionEng / django-pgtransactionLinks
A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transaction.
☆61Updated 2 months ago
Alternatives and similar repositories for django-pgtransaction
Users that are interested in django-pgtransaction are comparing it to the libraries listed below
Sorting:
- A set of Django Management Commands to help you understand and visualize your project's models☆65Updated 10 months ago
- View, filter, and kill Postgres queries.☆43Updated 2 months ago
- More expressive relationships for the Django ORM.☆116Updated 2 years ago
- A Django admin command to recreate all migrations in a project.☆40Updated this week
- Properties that are both ORM expressions and python code.☆87Updated 2 years ago
- Expose Django management commands in the admin