We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888a6da commit b52d3e3Copy full SHA for b52d3e3
docs/changelog.rst
@@ -10,6 +10,7 @@ Changes in 0.12.0
10
=================
11
- POTENTIAL BREAKING CHANGE: Fixed limit/skip/hint/batch_size chaining #1476
12
- POTENTIAL BREAKING CHANGE: Changed a public `QuerySet.clone_into` method to a private `QuerySet._clone_into` #1476
13
+- Fixed the way `Document.objects.create` works with duplicate IDs #1485
14
- Fixed connecting to a replica set with PyMongo 2.x #1436
15
- Fixed using sets in field choices #1481
16
- Fixed deleting items from a `ListField` #1318
0 commit comments