Merge pull request #2021 from pauloAmaral/fix_indices_sortedlist_embedded_document_list

Generate Unique Indices for SortedListField and EmbeddedDocumentListField
This commit is contained in:
Bastien Gérard
2019-03-18 18:23:28 +01:00
committed by GitHub
4 changed files with 76 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Development
===========
- Generate Unique Indices for SortedListField and EmbeddedDocumentListFields #2020
- (Fill this out as you fix issues and develop your features).
Changes in 0.17.0