[ Fonte: python-django-pgtrigger ]
Pacote: python-django-pgtrigger-doc (4.14.0-1)
Links para python-django-pgtrigger-doc
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-django-pgtrigger:
- [python-django-pgtrigger_4.14.0-1.dsc]
- [python-django-pgtrigger_4.14.0.orig.tar.gz]
- [python-django-pgtrigger_4.14.0-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Write Postgres triggers for your Django models (Documentation)
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 documentation.
Download de python-django-pgtrigger-doc
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 563.9 kB | 3,874.0 kB | [lista de arquivos] |