Contents

django-picklefield 3.2

0

Pickled object field for Django

Pickled object field for Django

Stars: 179, Watchers: 179, Forks: 47, Open Issues: 3

The gintas/django-picklefield repo was created 13 years ago and the last code push was 4 days ago.
The project is popular with 179 github stars!

How to Install django-picklefield

You can install django-picklefield using pip

pip install django-picklefield

or add it to a project with poetry

poetry add django-picklefield

Package Details

Author
Simon Charette
License
MIT
Homepage
http://github.com/gintas/django-picklefield
PyPi:
https://pypi.org/project/django-picklefield/
GitHub Repo:
https://github.com/gintas/django-picklefield

Classifiers

  • Software Development/Libraries/Application Frameworks
  • Software Development/Libraries/Python Modules
No  django-picklefield  pypi packages just yet.

Errors

A list of common django-picklefield errors.

Code Examples

Here are some django-picklefield code examples and snippets.

GitHub Issues

The django-picklefield package has 3 open issues on GitHub

  • Add custom loads and dumps settings

See more issues on GitHub

Related Packages & Articles

django-pglocks 1.0.4

django_pglocks provides useful context managers for advisory locks for PostgreSQL.

django-otp 1.4.0

A pluggable framework for adding two-factor authentication to Django using one-time passwords.