Pacote: python3-django-picklefield (3.3.0-1)
Links para python3-django-picklefield
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte django-picklefield:
- [django-picklefield_3.3.0-1.dsc]
- [django-picklefield_3.3.0.orig.tar.gz]
- [django-picklefield_3.3.0-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
- python3-django-timezone-field
- python3-django-netfields
- python3-django-crispy-forms-foundation
- python3-django-rest-hooks
- python3-django-recurrence
- python3-django-contrib-comments
- python3-django-classy-tags
- python3-django-timescaledb
- python3-django-celery-results
- python3-django-websocket-redis
- python3-sqlitedict
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.
Outros pacotes relacionados a python3-django-picklefield
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- infraestrutura de desenvolvimento web Python de alto nível
Download de python3-django-picklefield
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 15.5 kB | 49.0 kB | [lista de arquivos] |