Contents

django-fernet-fields 0.6

0

Fernet-encrypted model fields for Django

Fernet-encrypted model fields for Django

Stars: 190, Watchers: 190, Forks: 76, Open Issues: 14

The orcasgit/django-fernet-fields repo was created 8 years ago and the last code push was 6 months ago.
The project is popular with 190 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

No  django-fernet-fields  pypi packages just yet.

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 14 open issues on GitHub

  • Project Abandoned?
  • Replace force_text with force_str for django >= 3

See more issues on GitHub

Related Packages & Articles

django-environ 0.11.2

A package that allows you to utilize 12factor inspired environment variables to configure your Django application.