[ 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
- High-level Python web development framework
-
- dep: python3-hashids
- Python implementation of hashids