occipital / django-consistency-model
DCM is a set of tools that helps you to keep your data in your Django Models consistent.
☆64Updated last year
Alternatives and similar repositories for django-consistency-model:
Users that are interested in django-consistency-model are comparing it to the libraries listed below
- Package to check for known Django removals and deprecations☆49Updated last month
- A set of Django Management Commands to help you understand and visualize your project's models☆48Updated 3 months ago
- Expose Django management commands in the admin☆86Updated 2 weeks ago
- ☆30Updated 2 weeks ago
- Miscellaneous django tools☆47Updated last month
- Write advanced filename patterns using the Format Format String Syntax.☆70Updated this week
- Store, validate, and convert physical quantities in Django using Pint.☆40Updated 2 months ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆60Updated this week
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…