django-mongoforms
django-mongoforms copied to clipboard
Add unique validation.
I have a field with unique=True, but mongoforms does not seems to ignore that.
@collinanderson could you please provide exact steps to reproduce this problem