django-lifecycle
Lifecycle hooks
Provides declarative model lifecycle hooks as an alternative to Django's built-in Signals
Declarative model lifecycle hooks, an alternative to Signals.
1k stars
18 watching
90 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
djangodjango-modelslifecycle-hookstransition-conditions
Related projects:
Repository | Description | Stars |
---|---|---|
edelvalle/reactor | Enables real-time updates in Django applications using a combination of Django Channels and Phoenix LiveView-like functionality | 635 |
jazzband/django-constance | Allows dynamic configuration of Django applications | 1,733 |
drksephy/django-hackathon-starter | A Django web application starter kit with integrated authentication and API connections to various services. | 1,622 |
jambonrose/django-improved-user | A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. | 149 |
jazzband/django-polymorphic | A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models. | 1,665 |
djangopackages/djangopackages | A curated collection of reusable Django applications and tools | 799 |
assem-ch/django-jet-reboot | Reboots Django Jet to support modern Django versions and Python releases | 423 |
jazzband/django-simple-history | A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
usepa/electricitylci | A Python package creating regionalized life cycle inventory models for the US electricity sector | 26 |
fabiocaccamo/django-treenode | A Django project providing an abstract model and admin interface for tree-based data structures. | 690 |
kevinlondon/django-by-example | Tutorials on building web applications using Django, a high-level Python web framework. | 19 |
doableware/djongo | Provides a bridge between Django and MongoDB databases | 1,889 |
django-cache-machine/django-cache-machine | Automatically caches and invalidates Django model data in real-time | 876 |
django-nonrel/mongodb-engine | A Python library that provides Django's ORM capabilities to MongoDB | 863 |
vsoch/django-river-ml | A Django plugin for deploying river online machine learning models | 11 |