adamhaney / django-dynamic-business-rules
A Django centric event driven rules engine for extensible and configurable responses to changes to Django models and triggers.
☆13Updated 2 years ago
Alternatives and similar repositories for django-dynamic-business-rules:
Users that are interested in django-dynamic-business-rules are comparing it to the libraries listed below
- Entity relationship management for Django☆57Updated 2 months ago
- ☆20Updated 6 months ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆56Updated 9 months ago
- A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.☆27Updated 3 years ago
- Runs some basic tests on your custom admin objects.☆13Updated 9 months ago
- Django app that makes you able to build advanced queries via admin filters UI☆25Updated 4 years ago
- Django application providing database, form fields and middleware for timezone support.☆42Updated 4 years ago
- Production webservers as a Django management command☆88Updated 3 years ago
- Model manager utils for Django☆57Updated 8 months ago
- Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.☆25Updated 10 months ago
- DjangoRestFramework contract integrity checker☆20Updated 2 years ago
- Taking the O out of ORM.☆68Updated 2 months ago
- Healthchecks for Django☆38Updated 7 months ago
- Integrates react-jsonschema-form in your Django project as a form field☆49Updated last year
- Business rules plugin for Django. Allows users (customers or administrators) to setup business rules with html forms. Default layout is s…☆35Updated 2 years ago
- Displays a red warning banner if you are running an insecure Django release.☆72Updated 2 years ago
- Polymorphic models implementation for django.☆85Updated last week
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆57Updated last year
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 2 months ago
- Django Rest Framework Redis MultiTokens☆39Updated 7 years ago
- Dynamic queryset and serializer setup for Django REST Framework☆26Updated 4 years ago
- Use an URL to configure email backend settings in your Django Application.