dwww Home


Documentation for packages, which contain /usr/share/doc/python3-django-picklefield:

Package: python3-django-picklefield

Description: 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.
Homepage: https://github.com/gintas/django-picklefield
copyright | changelog | Debian changelog

Other documents:

/usr/share/doc/python3-django-picklefield

Generated by dwww version 1.15 on Sat Aug 30 13:00:10 CEST 2025.