Fix changelog
This commit is contained in:
parent
2b7417c728
commit
8d6cb087c6
@ -11,7 +11,6 @@ Changes in 0.10.7
|
|||||||
- Dropped Python 3.2 support #1390
|
- Dropped Python 3.2 support #1390
|
||||||
- Fixed the bug where dynamic doc has index inside a dict field #1278
|
- Fixed the bug where dynamic doc has index inside a dict field #1278
|
||||||
- Fixed: ListField minus index assignment does not work #1128
|
- Fixed: ListField minus index assignment does not work #1128
|
||||||
- Fixed not being able to specify `use_db_field=False` on `ListField(EmbeddedDocumentField)` instances
|
|
||||||
- Fixed cascade delete mixing among collections #1224
|
- Fixed cascade delete mixing among collections #1224
|
||||||
- Add `signal_kwargs` argument to `Document.save`, `Document.delete` and `BaseQuerySet.insert` to be passed to signals calls #1206
|
- Add `signal_kwargs` argument to `Document.save`, `Document.delete` and `BaseQuerySet.insert` to be passed to signals calls #1206
|
||||||
- Raise `OperationError` when trying to do a `drop_collection` on document with no collection set.
|
- Raise `OperationError` when trying to do a `drop_collection` on document with no collection set.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user