This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-fernet-encrypted-fields
Watch
1
Star
0
Fork
You've already forked django-fernet-encrypted-fields
0
mirror of
https://github.com/jazzband/django-fernet-encrypted-fields.git
synced
2026-04-02 23:00:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dcc42c9326
django-fernet-encrypted-fields
/
encrypted_fields
History
Scott Pashley
dcc42c9326
Since the field is always treated as TextField, we should return an empty string rather than None for those model fields that are not nullable.
2024-10-23 15:11:51 +01:00
..
__init__.py
setup github actions with black, flake8, testing and coverage
2022-04-21 14:15:59 +02:00
fields.py
Since the field is always treated as TextField, we should return an empty string rather than None for those model fields that are not nullable.
2024-10-23 15:11:51 +01:00