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

Removed Django Support from MongoEngine #973

Merged
merged 2 commits into from
Apr 28, 2015
Merged

Removed Django Support from MongoEngine #973

merged 2 commits into from
Apr 28, 2015

Conversation

mmellison
Copy link
Contributor

Django support has now been split out of MongoEngine and will be
revisted as a new but separate module.

Closes #958


Related Recent Issues / PRs:
#962, #966, #899, #898, #884, #875, #862, #849,

Review on Reviewable

Django support has now been split out of MongoEngine and will be
revisted as a new but separate module.

Closes #958
@mmellison
Copy link
Contributor Author

FYI - I tweaked the Travis matrix but #960 will clean things up.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.54%) to 74.57% when pulling 7530f03 on seglberg:feature/#958-django-split into 7e1a5ce on MongoEngine:master.

Added "Call to Arms" for new Django Extension.
@landscape-bot
Copy link

Code Health
Repository health increased by 0.11% when pulling 1a0cad7 on seglberg:feature/#958-django-split into 7e1a5ce on MongoEngine:master.

mmellison added a commit that referenced this pull request Apr 28, 2015
@mmellison mmellison merged commit dfc9dc7 into MongoEngine:master Apr 28, 2015
@coveralls
Copy link

Coverage Status

Coverage increased (+1.53%) to 74.56% when pulling 1a0cad7 on seglberg:feature/#958-django-split into 7e1a5ce on MongoEngine:master.

@dblado
Copy link

dblado commented May 8, 2015

Has anyone come forward to take on Django support for MongoEngine? I fully support separating it out -- but now I'm stuck not being able to upgrade MongoEngine and continuing to allow authentication on my site. Can someone identify what was broken w/ the old code that it couldn't be salvaged as a stop gap?

@Jcbobo
Copy link

Jcbobo commented Jul 13, 2015

will be the django-mongoengine repository updated with the latest django supported version (shipped with mongoengine 0.9)?

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

Successfully merging this pull request may close these issues.

Proposal: split out Django support
6 participants