Package: python-django-picklefield (1.0.0-1)
Links for python-django-picklefield
Trisquel Resources:
Download Source Package django-picklefield:
- [django-picklefield_1.0.0-1.dsc]
- [django-picklefield_1.0.0.orig.tar.gz]
- [django-picklefield_1.0.0-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Michael Fladischer
External Resources:
- Homepage [github.com]
Similar packages:
Pickled object field for Django
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.
Other Packages Related to python-django-picklefield
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- enh: python-django-south
- Package not available
Download python-django-picklefield
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 14.8 kB | 54 kB | [list of files] |