Added 'strict' meta parameter
This commit is contained in:
@@ -3160,7 +3160,7 @@ class FieldTest(unittest.TestCase):
|
||||
|
||||
def test_undefined_field_exception(self):
|
||||
"""Tests if a `FieldDoesNotExist` exception is raised when trying to
|
||||
set a value to a field that's not defined.
|
||||
instanciate a document with a field that's not defined.
|
||||
"""
|
||||
|
||||
class Doc(Document):
|
||||
|
||||
Reference in New Issue
Block a user