[ sid ]
[ Bron: python-django-hashids ]
Pakket: python3-django-hashids (0.7.0-2)
Verwijzigingen voor python3-django-hashids
Debian bronnen:
Het bronpakket python-django-hashids downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-django-hashids gerelateerde pakketten
|
|
|
|
-
- 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