Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Support for Python 3 / latest MongoEngine #99

Merged
merged 4 commits into from Oct 6, 2016
Merged

Conversation

thomasst
Copy link
Member

@thomasst thomasst commented Sep 27, 2016

This is tested on:

  • Python 2.7 and our own MongoEngine fork
  • Python 3.5 and upstream MongoEngine

Note that I skipped two tests since upstream MongoEngine doesn't have certain features like SafeReferenceField.

@thomasst thomasst self-assigned this Sep 27, 2016
@thomasst
Copy link
Member Author

thomasst commented Sep 27, 2016

@closeio/engineering please review (app tests pass as well)

@tsx
Copy link
Contributor

tsx commented Sep 28, 2016

LGTM

Note that I skipped two tests since upstream MongoEngine doesn't have certain features like SafeReferenceField.

If we don't/can't push that upstream, maybe we could put those in a separate lib/repo like "mongoengine-addons" which will work with both our fork and upstream mongoengine and depend on that?

@thomasst
Copy link
Member Author

If we don't/can't push that upstream, maybe we could put those in a separate lib/repo like "mongoengine-addons" which will work with both our fork and upstream mongoengine and depend on that?

We'll have to do some more work before we do that – right now our changes don't merge in cleanly into the upstream MongoEngine.

@thomasst thomasst merged commit c10b0ce into master Oct 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants