django-fernet-fields 0.6
0
Fernet-encrypted model fields for Django
Contents
Fernet-encrypted model fields for Django
Stars: 193, Watchers: 193, Forks: 80, Open Issues: 16The orcasgit/django-fernet-fields
repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 193 github stars!
How to Install django-fernet-fields
You can install django-fernet-fields using pip
pip install django-fernet-fields
or add it to a project with poetry
poetry add django-fernet-fields
Package Details
- Author
- ORCAS, Inc
- License
- Homepage
- https://github.com/orcasgit/django-fernet-fields/
- PyPi:
- https://pypi.org/project/django-fernet-fields/
- GitHub Repo:
- https://github.com/orcasgit/django-fernet-fields
Classifiers
Related Packages
Errors
A list of common django-fernet-fields errors.
Code Examples
Here are some django-fernet-fields
code examples and snippets.
GitHub Issues
The django-fernet-fields package has 16 open issues on GitHub
- Project Abandoned?
- Replace force_text with force_str for django >= 3