email field doesn't work with unicode strings because of the: assert isinstance(dvalue, str)
in file texts.py
Since atocha seems to be unicode based, I think it's an error.
Log in to post a comment.