Commit Graph
3 Commits
Author SHA1 Message Date
RikandWilson Júnior 67bf6afc89 fixed tests that were using undefined model fields 2014-11-29 23:20:30 -02:00
RikandWilson Júnior 06064decd2 check for dynamic document, exclude id pk and _cls 2014-11-29 23:20:30 -02:00
RikandWilson Júnior 4cca9f17df Check if undefined fields are supplied on document
If an undefined field is supplied to a document instance, a
`FieldDoesNotExist` Exception will be raised.
2014-11-29 23:20:30 -02:00