Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django-mongotools #87

Open
dhendo opened this issue Feb 16, 2017 · 2 comments
Open

django-mongotools #87

dhendo opened this issue Feb 16, 2017 · 2 comments

Comments

@dhendo
Copy link

dhendo commented Feb 16, 2017

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.

@last-partizan
Copy link
Contributor

From what i see, mongotools does the same thing as this project - provides django forms integration.

What do you get using django_mongoengine instead of mongoengine?

@dhendo
Copy link
Author

dhendo commented Feb 17, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants