defrex / django-encrypted-fields

This is a collection of Django Model Field classes that are encrypted using Keyczar.
MIT License
193 stars 60 forks source link

Rectified bugs #28

Closed vkylamba closed 7 years ago

defrex commented 7 years ago

The two extra commits here cause the 2.x tests to fail in addition to the 3.x. Gonna close this for now. Happy to reopen if you want to revisit and get tests passing.