Generate Unique Indices for SortedListField and EmbeddedDocumentListFields

This commit is contained in:
Paulo Amaral
2019-03-15 13:20:40 +00:00
parent 88c4aa2d87
commit ba6a37f315
4 changed files with 76 additions and 2 deletions

View File

@@ -248,4 +248,5 @@ that much better:
* Andy Yankovsky (https://github.com/werat)
* Bastien Gérard (https://github.com/bagerard)
* Trevor Hall (https://github.com/tjhall13)
* Gleb Voropaev (https://github.com/buggyspace)
* Gleb Voropaev (https://github.com/buggyspace)
* Paulo Amaral (https://github.com/pauloAmaral)