django-picklefield 3.2
0
Pickled object field for Django
Contents
Pickled object field for Django
Stars: 180, Watchers: 180, Forks: 47, Open Issues: 3The gintas/django-picklefield
repo was created 13 years ago and the last code push was 6 months ago.
The project is popular with 180 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
Related Packages
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