django-mongotools
django-mongotools copied to clipboard
Validation of embedded documents
Complete implementation of mongoengine-based forms should include validation for mongoengine.EmbeddedDocumentField.
As I saw from the source, now EmbeddedDocuments are just skipped, am I right?