[ Bron: django-bitfield ]
Pakket: python3-django-bitfield (1.9.6-3)
Verwijzigingen voor python3-django-bitfield
Debian bronnen:
Het bronpakket django-bitfield downloaden:
- [django-bitfield_1.9.6-3.dsc]
- [django-bitfield_1.9.6.orig.tar.gz]
- [django-bitfield_1.9.6-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Django module implementing BitFields (Python3 version)
django-bitfield provides a custom field which allows various bits to be stored inside one fixed-width BigIntegerField.
The custom field provides syntatic sugar for accessing those flags easily from a Django application.
This package contains the Python 3 version of the library.
Andere aan python3-django-bitfield gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-six
- Python 2 and 3 compatibility library