[ 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-hashids
- Python implementation of hashids