未提供项目描述
项目描述
Maintained fork of github.com/orcasgit/django-fernet-fields used by yourlabs.io/oss/djwebdapp
Fernet symmetric encryption for Django model fields, using the cryptography library.
djfernet supports Django 4.0 and later on Python 3.
Only PostgreSQL, SQLite, and MySQL are tested, but any Django database backend with support for BinaryField should work.
获取帮助
有关djfernet的文档可在 https://djfernet.readthedocs.org/ 获取
此应用程序可在 PyPI 上找到,并可以使用 pip install djfernet 进行安装。