Merge branch 'allow-periods-in-dict' of https://github.com/mcsimps2/mongoengine into mcsimps2-allow-periods-in-dict

This commit is contained in:
Bastien Gérard
2019-12-26 20:47:46 +01:00
3 changed files with 35 additions and 6 deletions

View File

@@ -254,3 +254,4 @@ that much better:
* Yurii Andrieiev (https://github.com/yandrieiev)
* Filip Kucharczyk (https://github.com/Pacu2)
* Eric Timmons (https://github.com/daewok)
* Matthew Simpson (https://github.com/mcsimps2)