all options
trixie  ] [  sid  ]
[ Source: python-django-pgtrigger  ]

Package: python3-django-pgtrigger (4.11.0-1)

Links for python3-django-pgtrigger

Screenshot

Debian Resources:

Download Source Package python-django-pgtrigger:

Maintainers:

External Resources:

Similar packages:

Write Postgres triggers for your Django models (Python3 version)

django-pgtrigger helps you write Postgres triggers for your Django models. Triggers can solve a variety of complex problems more reliably, performantly, and succinctly than application code.

For example:

 * Protecting operations on rows or columns (pgtrigger.Protect).
 * Making read-only models or fields (pgtrigger.ReadOnly).
 * Soft-deleting models (pgtrigger.SoftDelete).
 * Snapshotting and tracking model changes (django-pghistory).
 * Enforcing field transitions (pgtrigger.FSM).
 * Keeping a search vector updated for full-text search
   (pgtrigger.UpdateSearchVector).
 * Building official interfaces (e.g. enforcing use of User.objects.create_user
   and not User.objects.create).
 * Versioning models, mirroring fields, computing unique model hashes.

This package contains the Python 3 version of the library.

Other Packages Related to python3-django-pgtrigger

  • depends
  • recommends
  • suggests
  • enhances

Download python3-django-pgtrigger

Download for all available architectures
Architecture Package Size Installed Size Files
all 51.2 kB270.0 kB [list of files]