[ trixie ]
[ sid ]
[ Источник: python-django-pgtrigger ]
Пакет: python3-django-pgtrigger (4.13.0-1)
Ссылки для python3-django-pgtrigger
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-django-pgtrigger:
- [python-django-pgtrigger_4.13.0-1.dsc]
- [python-django-pgtrigger_4.13.0.orig.tar.gz]
- [python-django-pgtrigger_4.13.0-1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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.
Другие пакеты, относящиеся к python3-django-pgtrigger
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-django
- выскоуровневая инфраструктура для веб-разработки на Python
-
- sug: python-django-pgtrigger-doc
- Write Postgres triggers for your Django models (Documentation)
Загрузка python3-django-pgtrigger
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 52,6 Кб | 274,0 Кб | [список файлов] |