django-mongotools icon indicating copy to clipboard operation
django-mongotools copied to clipboard

Validation of embedded documents

Open Uznick opened this issue 13 years ago • 0 comments

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?

Uznick avatar Dec 14 '11 00:12 Uznick