Commit Graph
6 Commits
Author SHA1 Message Date
Bastien Gérard d72daf5f39 Fix BaseList bug with marked_as_changed getting called on error
+ Fix BaseDict as well since it suffers from the same problem
2018-08-27 22:34:11 +02:00
Bastien Gérard a7658c7573 fix BaseList.__iter__ operator (#1305) + minor improvements 2018-08-25 16:33:43 +02:00
Bastien Gérard 48a85ee6e0 update related tests 2018-08-20 00:10:27 +02:00
Bastien Gérard 1bcdcce93a remove dead code 2018-08-18 00:03:17 +02:00
Bastien Gérard 364813dd73 Clarify that you should use python 2 when developing on mongoengine #1837 2018-08-13 22:34:37 +02:00
Bastien Gérard df9ed835ca fixes in unit tests 2016-07-02 23:01:36 +02:00