[ sid ]
[ ソース: python-django-hashids ]
パッケージ: python3-django-hashids (0.7.0-2)
python3-django-hashids に関するリンク
Debian の資源:
python-django-hashids ソースパッケージをダウンロード:
- [python-django-hashids_0.7.0-2.dsc]
- [python-django-hashids_0.7.0.orig.tar.gz]
- [python-django-hashids_0.7.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
hashids as a Django model field
This package provides a Django model field that presents a hash of the internal primary key, without storing the hash in the database. It supports lookups, filtering, and sorting by the hashid string.
その他の python3-django-hashids 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- dep: python3-hashids
- Python implementation of hashids