Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
MongoKit
Conversations
About
MongoKit
1–30 of 256
Mark all as read
Report abusive group
0 selected
BRLYNS
, …
mohamed shawky
4
3/2/17
Django Auth/Sessions with mongokit
Creating a User Registration Page using MongoEngine which database is mongodb and working with django
unread,
Django Auth/Sessions with mongokit
Creating a User Registration Page using MongoEngine which database is mongodb and working with django
3/2/17
Sylvain Zimmer
1/24/16
Help & testers welcomed for MongoKat, an ORM strongly inspired by MongoKit
Hi, With MongoKit not being maintained anymore, I've seen many people ask for a path to upgrade
unread,
Help & testers welcomed for MongoKat, an ORM strongly inspired by MongoKit
Hi, With MongoKit not being maintained anymore, I've seen many people ask for a path to upgrade
1/24/16
Andrew McNamara
, …
Shu Ding
3
1/19/16
MongoKit producing a DeprecationWarning from pymongo
I got the same problem today...maybe you could use your_collection.save(safe=None, write_options={
unread,
MongoKit producing a DeprecationWarning from pymongo
I got the same problem today...maybe you could use your_collection.save(safe=None, write_options={
1/19/16
john...@gmail.com
,
Nicolas Clairon
3
12/2/15
Project still alive
Thanks Namlook, I hate to see such an interesting project go by the wayside... not sure I have time
unread,
Project still alive
Thanks Namlook, I hate to see such an interesting project go by the wayside... not sure I have time
12/2/15
Edward Ootake
2/7/15
Specifying keys in embedded doc in list as required.
Lets' say I have a following structure. class MyDoc(Document): structure = { 'sections':
unread,
Specifying keys in embedded doc in list as required.
Lets' say I have a following structure. class MyDoc(Document): structure = { 'sections':
2/7/15
mohammed alserr
,
Nicolas Clairon
2
10/20/14
How to turn the validator to logger
Why don't you overload the "save" method instead ? Le lundi 20 octobre 2014, mohammed
unread,
How to turn the validator to logger
Why don't you overload the "save" method instead ? Le lundi 20 octobre 2014, mohammed
10/20/14
Justinas Gulbinas
,
Andrew McNamara
3
9/12/14
mongokit 2.6 support
Hello I meant patches for tests. Maybe we could have 2.6 branch. Because it's hard to support 2.6
unread,
mongokit 2.6 support
Hello I meant patches for tests. Maybe we could have 2.6 branch. Because it's hard to support 2.6
9/12/14
Justinas Gulbinas
9/10/14
Code cleanup
Hello make an issue regarding code cleanup https://github.com/namlook/mongokit/issues/188 Does
unread,
Code cleanup
Hello make an issue regarding code cleanup https://github.com/namlook/mongokit/issues/188 Does
9/10/14
Nicolas Clairon
8/16/14
MongoKit: call for maintainer
Hi, There is an interesting opened ticket concerning the future of Mongokit : https://github.com/
unread,
MongoKit: call for maintainer
Hi, There is an interesting opened ticket concerning the future of Mongokit : https://github.com/
8/16/14
Matt Bodman
6/30/14
How can I stipulate a document ref in a structure when the document isn't yet declared?
Hi, I'm sure this is a common problem. It is dealt with in other MongoDB ODM's but I wish to
unread,
How can I stipulate a document ref in a structure when the document isn't yet declared?
Hi, I'm sure this is a common problem. It is dealt with in other MongoDB ODM's but I wish to
6/30/14
Alex Lopez
6/10/14
mongokit cursor iteration at jinja2
Hi, First of all, thanks for this great driver. I've noticed that mongokit cursors do not behave
unread,
mongokit cursor iteration at jinja2
Hi, First of all, thanks for this great driver. I've noticed that mongokit cursors do not behave
6/10/14
deng....@gmail.com
2/26/14
MongoKit Nested Structure Save Error
Based on the MongoKit documentation, I define a nested structure use dictionary. But when saving the
unread,
MongoKit Nested Structure Save Error
Based on the MongoKit documentation, I define a nested structure use dictionary. But when saving the
2/26/14
Hervé Ménager
12/19/13
mongokit modification request: embedding an object in a document using SchemaDocument
Hi, This email is a follow-up to a few questions and discussions that have taken place in this group.
unread,
mongokit modification request: embedding an object in a document using SchemaDocument
Hi, This email is a follow-up to a few questions and discussions that have taken place in this group.
12/19/13
Shahaf Abileah
12/5/13
Best practice for embedding an object in a document
Hey everyone, What's the recommended approach for embedding an object in a document? I'd like
unread,
Best practice for embedding an object in a document
Hey everyone, What's the recommended approach for embedding an object in a document? I'd like
12/5/13
GN
,
Nicolas Clairon
4
11/22/13
reflexive relation
It will do just fine :) On Wed, Nov 20, 2013 at 5:44 AM, Nagarjuna G <nagar...@gmail.com>
unread,
reflexive relation
It will do just fine :) On Wed, Nov 20, 2013 at 5:44 AM, Nagarjuna G <nagar...@gmail.com>
11/22/13
Heigler Rocha
,
Nicolas Clairon
3
10/8/13
A fast way to get IDs from GridFS
Yes, the same happened with pymogo =/ I'll ask there, maybe i'm just missing something. Thank
unread,
A fast way to get IDs from GridFS
Yes, the same happened with pymogo =/ I'll ask there, maybe i'm just missing something. Thank
10/8/13
Hervé Ménager
,
Nicolas Clairon
4
9/26/13
Small error in documentation: how to correct?
I made the change. Thanks ! On Wed, Sep 25, 2013 at 9:17 PM, Hervé Ménager <herve.menager@gmail.
unread,
Small error in documentation: how to correct?
I made the change. Thanks ! On Wed, Sep 25, 2013 at 9:17 PM, Hervé Ménager <herve.menager@gmail.
9/26/13
Nicolas Clairon
9/5/13
[announcement] Tests and documentation
Hi, I have the pleasure to announce that I have registered MongoKit to travis-ci and all tests are
unread,
[announcement] Tests and documentation
Hi, I have the pleasure to announce that I have registered MongoKit to travis-ci and all tests are
9/5/13
Chris Wj
, …
Nicolas Clairon
4
9/3/13
Python 3 Support
Well, if you want, you can branch the repository and make a pull request. After having all tests pass
unread,
Python 3 Support
Well, if you want, you can branch the repository and make a pull request. After having all tests pass
9/3/13
John Brodie
, …
Nicolas Clairon
9
8/10/13
New Release?
Done. You can now pip install mongokit==0.8.3 N. On Fri, Aug 9, 2013 at 12:12 PM, Justinas Gulbinas
unread,
New Release?
Done. You can now pip install mongokit==0.8.3 N. On Fri, Aug 9, 2013 at 12:12 PM, Justinas Gulbinas
8/10/13
Максим Ващук
, …
John Brodie
3
8/7/13
Remote access from Python script (MongoKit)
Can you get to mongo remotely on the command line? `mongo host` should connect. If that fails, there
unread,
Remote access from Python script (MongoKit)
Can you get to mongo remotely on the command line? `mongo host` should connect. If that fails, there
8/7/13
Nicolas Clairon
8/7/13
MongoKit v0.9.0 is out !
Hi everyone, I have the plaisure to announce the release of v0.9.0. This version brings some bugfix,
unread,
MongoKit v0.9.0 is out !
Hi everyone, I have the plaisure to announce the release of v0.9.0. This version brings some bugfix,
8/7/13
Nicolas Clairon
7/12/13
Mongokit: Introducing the raison d'être of the project
Hi everyone, When I made Mongokit in 2009 it was because I needed an ODM for a particular and
unread,
Mongokit: Introducing the raison d'être of the project
Hi everyone, When I made Mongokit in 2009 it was because I needed an ODM for a particular and
7/12/13
Stuart Rackham
, …
Nicolas Clairon
5
6/27/13
String field type
Yes. MongoKit's behavior is quite the same than pymongo's behavior. If pymongo is return
unread,
String field type
Yes. MongoKit's behavior is quite the same than pymongo's behavior. If pymongo is return
6/27/13
Kevin Carbone
,
Nicolas Clairon
2
3/19/13
How to update a an object after find() with mongokit?
The right way is : user2 = col.User(user) user2.pop('_id') # you should remove the _id or
unread,
How to update a an object after find() with mongokit?
The right way is : user2 = col.User(user) user2.pop('_id') # you should remove the _id or
3/19/13
Hervé Ménager
,
Nicolas Clairon
6
3/19/13
possible issue in combination of SchemaDocument and use_autorefs
SchemaDocument is useful if you want to have a validated dict structure without interaction with any
unread,
possible issue in combination of SchemaDocument and use_autorefs
SchemaDocument is useful if you want to have a validated dict structure without interaction with any
3/19/13
Hervé Ménager
3/18/13
problem with combined use of SchemaDocument-based classes and use_autorefs flag
Hi, I am currently trying to create a document with a pretty complex nested structure (named DocC for
unread,
problem with combined use of SchemaDocument-based classes and use_autorefs flag
Hi, I am currently trying to create a document with a pretty complex nested structure (named DocC for
3/18/13
Hervé Ménager
3/18/13
problem with combined use of SchemaDocument-based classes and use_autorefs flag
Hi, I am currently trying to create a document with a pretty complex nested structure (named DocC for
unread,
problem with combined use of SchemaDocument-based classes and use_autorefs flag
Hi, I am currently trying to create a document with a pretty complex nested structure (named DocC for
3/18/13
Kefei Dan Zhou
, …
Daniel Rodriguez del Villar Trimarchi
4
3/16/13
Set default values in arrays
How to specify the field "data" to be required? structure = { "items": [ { "
unread,
Set default values in arrays
How to specify the field "data" to be required? structure = { "items": [ { "
3/16/13
olivier sallou
2/28/13
frequent errors when table does not yet exists
Hi, I face frequent errors when querying a table in mongo that has not yet been filled. I can catch
unread,
frequent errors when table does not yet exists
Hi, I face frequent errors when querying a table in mongo that has not yet been filled. I can catch
2/28/13