Paket: python3-django-picklefield (3.0.1-1)
Links für python3-django-picklefield
Debian-Ressourcen:
Quellcode-Paket django-picklefield herunterladen:
- [django-picklefield_3.0.1-1.dsc]
- [django-picklefield_3.0.1.orig.tar.gz]
- [django-picklefield_3.0.1-1.debian.tar.xz]
Betreuer:
- Debian Python Modules Team (QS-Seite, E-Mail-Archiv)
- Michael Fladischer (QS-Seite)
- Thomas Goirand (QS-Seite)
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
- python3-django-pint
- python3-django-timezone-field
- python3-django-netfields
- python3-django-crispy-forms-foundation
- python3-django-rest-hooks
- python3-django-recurrence
- python3-django-classy-tags
- python3-django-contrib-comments
- python3-ewoksdata
- python3-django-celery-results
- python3-django-websocket-redis
Pickled object field for Django (Python3 version)
django-picklefield provides an implementation of a pickled object field for the Django framework. Such fields can contain any picklable objects.
It is useful for storing just about anything in the database when there isn't a 'proper' field for the job. PickledObjectField is database-agnostic, and should work with any database backend you can throw at it. You can pass in any Python object and it will automatically be converted behind the scenes. You never have to manually pickle or unpickle anything.
This package contains the Python 3 version of the library.
Andere Pakete mit Bezug zu python3-django-picklefield
|
|
|
|
-
- dep: python3
- Interaktive objektorientierte Hochsprache (Python3-Standardversion)
-
- dep: python3-django
- Hochentwickeltes Python-Webrahmenwerk
-
- dep: python3-six
- Bibliothek für die Kompatibilität von Python 2 und 3 (Python-3-Schnittstelle)
python3-django-picklefield herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 16,3 kB | 52,0 kB | [Liste der Dateien] |