Closed eduardostalinho closed 9 years ago
It should. Sorry for the delay, but my work took all my attention, even on weekends... just wanted to let you know that the project is not dead... I'll take care of this soon...
See new documentation: http://tarak.github.io/django-password-policies/topics/setup.html#serializer
When using password policies, I get the following error when trying changing the password:
The password changes, but I get the error because of the json session serializer. When I change the following setting on settings.py:
I gess it should be in the docs.