georgemarshall / django-cryptography

Easily encrypt data in Django
https://django-cryptography.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
382 stars 75 forks source link

fix django 3.0 deprecation warning (from_db_value) #27

Closed mrname closed 4 years ago

mrname commented 5 years ago

Fixes #17

georgemarshall commented 4 years ago

Thank you for the contribution