django-crypto-fields
django-crypto-fields copied to clipboard
Add encrypted field classes and more to your Django models.
Results
6
django-crypto-fields issues
Sort by
recently updated
recently updated
newest added
TypeError: is not supported by baker if field not set in recipe
for postgres support, suggest to revert secret from BinaryField to CharField?
enhancement
help wanted
Hi, > Python 3.8, 3.9, 3.10, Django 3.2, 4.0, 4.1 using mysql Is it also working with other SQL system like PostgreSQL ? Btw, great work !