You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, what I get from -mongotools is that it's in-place and works with the new pymongo etc! Once I've migrated from pymongo 2.9 + mongoengine 0.8 => pymongo 3 + new ME + new django-ME, I'll look into migrating completely to django-mongoengine and report back if there are any missing features from mongotools.
The issue was mainly as a heads-up in case anyone was in the same boat, looking for some short-term fixes to mongotools.
Related to the TODO in the readme - I've made some superficial patches to django-mongotools to get it going with django-mongoengine:
TriggeredMessaging/django-mongotools@3daff4e
May be useful to someone.
The text was updated successfully, but these errors were encountered: