You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.
Using this fork instead of the actual django_fields package solves the problem.
Just uninstall the current django-fields package and: pip install git+https://github.com/nautilebleu/django-fields.git
Seems for django 1.10 we have the following:
Unfortunately django_fields isn't properly supported. EncryptedCharField isn't compatible with django 1.10. Can we remove this dependency?
The text was updated successfully, but these errors were encountered: