Document the attribute of .from_json

This commit is contained in:
Bastien Gérard
2018-08-28 22:42:51 +02:00
parent 9ad959a478
commit 86548fc7bf
3 changed files with 81 additions and 22 deletions

View File

@@ -4457,7 +4457,6 @@ class QuerySetTest(unittest.TestCase):
self.assertNotEqual(bars._CommandCursor__collection.read_preference,
ReadPreference.SECONDARY_PREFERRED)
def test_json_simple(self):
class Embedded(EmbeddedDocument):