Releases: danielquinn/django-encrypted-filefield
Releases · danielquinn/django-encrypted-filefield
0.2.2
0.2.1
- Fixes a hard dependency on
python-magic==0.4.12
which appears to have been removed from PyPI.
0.2.0
Add support for Django 2.0
0.1.2
0.1.0
- You can now put your salt, password and url names into
settings.py
, though I still wouldn't recommend it.