[ aramo ]
[ 原始碼: python-django-postgres-extra ]
套件: python3-django-postgres-extra (2.0.4-1)
python3-django-postgres-extra 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-django-postgres-extra:
- [python-django-postgres-extra_2.0.4-1.dsc]
- [python-django-postgres-extra_2.0.4.orig.tar.gz]
- [python-django-postgres-extra_2.0.4-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Michael Fladischer
外部的資源:
- 主頁 [github.com]
相似套件:
Extended PostgreSQL for Django (Python3 version)
This provides extended functionality for PostgreSQL databases to Django. Currently supported are:
* Native upserts (single query, concurrency safe and bulk support) * Extended support for HStoreField (unique or null constraints, selecting individual keys) * Extra signals for updates * MIN and MAX expressions for multiple value fields such as hstore and array * Custom indexes with conditions.
This package contains the Python 3 version of the library.
其他與 python3-django-postgres-extra 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ansimarkup
- Produce colored terminal text with an xml-like markup
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-django
- High-level Python web development framework
-
- sug: python-django-postgres-extra-doc
- Extended PostgreSQL for Django (Documentation)