Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
MongoEngine Developers
Conversations
About
MongoEngine Developers
Contact owners and managers
1–30 of 136
Mark all as read
Report group
0 selected
Mehdi Khlifi
6/17/21
Derefence objects efficiently
Hello, I have some documents represented like this: class ScanModel(Document): uuid = UUIDField(
unread,
Derefence objects efficiently
Hello, I have some documents represented like this: class ScanModel(Document): uuid = UUIDField(
6/17/21
Vetri Chelvan
10/25/20
Flask Mongoengine Automatically Connected to Local Database
app = Flask(__name__) app.register_blueprint(save_sample) app.config['MONGODB_SETTINGS'] = {
unread,
Flask Mongoengine Automatically Connected to Local Database
app = Flask(__name__) app.register_blueprint(save_sample) app.config['MONGODB_SETTINGS'] = {
10/25/20
Daniel Bagwell
,
bast....@gmail.com
3
10/18/20
Will the Change Log be updated for 0.20.0?
FYI this got fixed a minute ago, readthedocs is now up to date ! http://docs.mongoengine.org/
unread,
Will the Change Log be updated for 0.20.0?
FYI this got fixed a minute ago, readthedocs is now up to date ! http://docs.mongoengine.org/
10/18/20
Raja Devarakonda
,
Bastien Gérard
2
10/27/18
Version Compatibility Suggestion..
Hi Raja, You should be fine with Ubuntu 18.04, MongoDB>=3.2 (I would avoid the recent 4.0), Python
unread,
Version Compatibility Suggestion..
Hi Raja, You should be fine with Ubuntu 18.04, MongoDB>=3.2 (I would avoid the recent 4.0), Python
10/27/18
Tony N
10/14/18
flask-mongoengine: PR's for expanded CI, updated PyMongo support
Hello MongoEngine developers, Today I published two new pull requests for review. 1. Upgrade pymongo
unread,
flask-mongoengine: PR's for expanded CI, updated PyMongo support
Hello MongoEngine developers, Today I published two new pull requests for review. 1. Upgrade pymongo
10/14/18
Shlomi Lanton
8/19/18
Use ReferenceField to an object that doesn't exists
Hi all, I'm using Python 3.6, Flask and Mongoengine to build a web app, in the app I have 2
unread,
Use ReferenceField to an object that doesn't exists
Hi all, I'm using Python 3.6, Flask and Mongoengine to build a web app, in the app I have 2
8/19/18
Shlomi Lanton
7/30/18
No error when using ReferenceField to a document that doesn't exists
I'm trying to create a One-To-Many relationship between 2 document (classes), but I saw that I
unread,
No error when using ReferenceField to a document that doesn't exists
I'm trying to create a One-To-Many relationship between 2 document (classes), but I saw that I
7/30/18
apa...@zinrelo.com
5/17/18
Mongoengine version for MongoDB v3.2 and PyMongo v3.2
Hi, Our MongoDB version is to be upgraded to 3.2 from 3.0. This matrix shows we need PyMongo version
unread,
Mongoengine version for MongoDB v3.2 and PyMongo v3.2
Hi, Our MongoDB version is to be upgraded to 3.2 from 3.0. This matrix shows we need PyMongo version
5/17/18
Tom Floyer
5/6/18
Master branch failing/error tests
I'm trying to run mongoengine tests locally, but i get errors and fails. I will really appreciate
unread,
Master branch failing/error tests
I'm trying to run mongoengine tests locally, but i get errors and fails. I will really appreciate
5/6/18
Goal Guider
,
Andrew Maizels
3
4/12/18
How to Configure MongoDB in Pycharm 2018.1 Django 2.0 Mongoengine 0.15 pymongo 3.+.......
thanks ... But after doing this one new problem came... "F:\PyCharm 2018.1\bin\runnerw.exe"
unread,
How to Configure MongoDB in Pycharm 2018.1 Django 2.0 Mongoengine 0.15 pymongo 3.+.......
thanks ... But after doing this one new problem came... "F:\PyCharm 2018.1\bin\runnerw.exe"
4/12/18
Vishwas Mehra
3/20/18
Please can someone tell me procedure for setup django with mongodb.
Hello, im having a really hard time setting up mongodb with djnago. I m using Django 1.11 and
unread,
Please can someone tell me procedure for setup django with mongodb.
Hello, im having a really hard time setting up mongodb with djnago. I m using Django 1.11 and
3/20/18
Alice Bevan–McGregor
,
Andrew Maizels
7
9/6/17
Documentation site gone.
The localized disruption of space-time appears to be over; things seem to be working again. On
unread,
Documentation site gone.
The localized disruption of space-time appears to be over; things seem to be working again. On
9/6/17
VISHAL KUMAWAT
,
Andrew Maizels
2
11/29/16
Repeated build index on insert operation
I don't know why it's doing that, but you can set a flag to stop automatic index creation:
unread,
Repeated build index on insert operation
I don't know why it's doing that, but you can set a flag to stop automatic index creation:
11/29/16
Christopher Spears
4/28/16
MongoEngine 0.10.6 tests
Hi! I recently installed MongoEngine 0.10.6 on my PC (64 bit Windows 7). I noticed my install did not
unread,
MongoEngine 0.10.6 tests
Hi! I recently installed MongoEngine 0.10.6 on my PC (64 bit Windows 7). I noticed my install did not
4/28/16
Mukesh Yadav
2/5/16
How to start contributing.
Hello all, I wanted to start contribution to django-mongoengine since, But I'm confused how and
unread,
How to start contributing.
Hello all, I wanted to start contribution to django-mongoengine since, But I'm confused how and
2/5/16
Gabriel Dutra
,
Leblond Emmanuel
2
1/25/16
Mongoengine with multiprocessing!
Hi, Given Mongoengine uses pymongo under the hood you should have a look at this FAQ: https://api.
unread,
Mongoengine with multiprocessing!
Hi, Given Mongoengine uses pymongo under the hood you should have a look at this FAQ: https://api.
1/25/16
Jocelyn Jeriah
11/9/15
Does MongoEngine support Django 1.8.5 and Python 3.5?
If it does not support the latest versions of Django and Python, does anyone know of any other plugin
unread,
Does MongoEngine support Django 1.8.5 and Python 3.5?
If it does not support the latest versions of Django and Python, does anyone know of any other plugin
11/9/15
Luca Paterlini
11/1/15
strange issue testing guide
from mongoengine import * from datetime import datetime connect('mydb') class session(
unread,
strange issue testing guide
from mongoengine import * from datetime import datetime connect('mydb') class session(
11/1/15
Laurent
,
مربا مرباییان
2
9/9/15
default manager addition please?
I have the same problem ,,, PLZZZZ On Thursday, January 31, 2013 at 5:53:28 PM UTC+3:30, Laurent
unread,
default manager addition please?
I have the same problem ,,, PLZZZZ On Thursday, January 31, 2013 at 5:53:28 PM UTC+3:30, Laurent
9/9/15
Matthew Ellison
, …
Ross Lawley
4
5/12/15
Eve-MongoEngine Extension
We should be all set! On Thu, May 7, 2015 at 5:28 AM, Ross Lawley <ross....@gmail.com> wrote
unread,
Eve-MongoEngine Extension
We should be all set! On Thu, May 7, 2015 at 5:28 AM, Ross Lawley <ross....@gmail.com> wrote
5/12/15
kuno
, …
Hoàng Nguyễn Ngọc
5
5/5/15
django test with mongoengine
I do the same but it still fire exception for me. Traceback (most recent call last): File "/
unread,
django test with mongoengine
I do the same but it still fire exception for me. Traceback (most recent call last): File "/
5/5/15
Matthieu Rigal
,
Matthew Ellison
5
4/30/15
Using labels to sort issues by theme
And I am happy to have you as a co-maintainer to work on the whole structure :-) You may be
unread,
Using labels to sort issues by theme
And I am happy to have you as a co-maintainer to work on the whole structure :-) You may be
4/30/15
Matthew Ellison
, …
Matthieu Rigal
11
4/24/15
Request to Come Aboard
In response to Marcel's question -- I do believe there is a decent user base out there, judging
unread,
Request to Come Aboard
In response to Marcel's question -- I do believe there is a decent user base out there, judging
4/24/15
Brianna Laugher
3/19/15
Invitation to 'adopt pytest month'
Hello, I am a contributor to the testing library pytest, and in April we are holding "adopt
unread,
Invitation to 'adopt pytest month'
Hello, I am a contributor to the testing library pytest, and in April we are holding "adopt
3/19/15
Martin Peveri
3/19/15
Support for text search
Hi everyone. Question, there soport a full text search? It is possible in mongoengine?. Thanks.
unread,
Support for text search
Hi everyone. Question, there soport a full text search? It is possible in mongoengine?. Thanks.
3/19/15
Matthieu Rigal
,
Ross Lawley
2
1/15/15
A wish for year 2015: Project maintenance evolution(s)
Hi Matthieu, Thanks for your email, I can understand your frustrations about wanting to see
unread,
A wish for year 2015: Project maintenance evolution(s)
Hi Matthieu, Thanks for your email, I can understand your frustrations about wanting to see
1/15/15
Matthieu Rigal
12/12/14
Preparing mongoengine for Mongo 2.8 and PyMongo 2.8/3.0
Hi guys, Just a mail to eventually awaken consciousness about what is coming towards us and initiate
unread,
Preparing mongoengine for Mongo 2.8 and PyMongo 2.8/3.0
Hi guys, Just a mail to eventually awaken consciousness about what is coming towards us and initiate
12/12/14
Brian Bouterse
, …
Matthieu Rigal
7
12/10/14
Release Timeline 0.9?
OK, I've created the pull requests #827 and #830 that fixes these bugs, if someone wants to
unread,
Release Timeline 0.9?
OK, I've created the pull requests #827 and #830 that fixes these bugs, if someone wants to
12/10/14
Neil Watters
11/19/14
0.9 Release date
Hi, Is there any release date scheduled for mongo engine 0.9? Thanks Neil
unread,
0.9 Release date
Hi, Is there any release date scheduled for mongo engine 0.9? Thanks Neil
11/19/14
Barnaby Court
,
Alexander Morano
2
11/9/14
Creating a new document type that maintains revision history
We do something like this. However, we do not embed the history @ the document, but in a separate
unread,
Creating a new document type that maintains revision history
We do something like this. However, we do not embed the history @ the document, but in a separate
11/9/14