DirectX

Results 2 issues of DirectX

Seems like batch updating with document.update(**kwargs) only affects DB, not current document. Here is an example: ``` python from mongoengine import * connect("test") class SomeDocument(Document): title = StringField() def __unicode__(self):...

Enhancement
Discussion

Here are couple of examples: English -> Finnish (en-fi): ``` test -> Testit testaus ``` which backtranslated as "Tests are testing" --- English -> Turkish (en-tr) ``` Test testi testi...