{"library":"django-pgtrigger","type":"library","category":null,"description":"django-pgtrigger is a Python library that enables the creation and management of PostgreSQL triggers directly from Django models. It simplifies the process of integrating powerful database-level logic, such as protecting operations, enforcing read-only fields, or soft-deleting models, into Django applications. The library is actively maintained, frequently releasing new versions to support the latest Django, Python, and PostgreSQL releases.","language":"python","status":"active","version":"4.17.0","tags":["Django","Postgres","Database","Triggers"],"last_verified":"Fri May 22","install":[{"cmd":"pip install django-pgtrigger","imports":["import pgtrigger","from pgtrigger import Protect","from pgtrigger import Delete","from pgtrigger import Q","from pgtrigger import F"]}],"homepage":null,"github":"https://github.com/AmbitionEng/django-pgtrigger","docs":"https://django-pgtrigger.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/django-pgtrigger/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-pgtrigger/compatibility"}}