Harry Marr
|
92471445ec
|
Fix changing databases
Conflicts:
mongoengine/connection.py
mongoengine/queryset.py
|
2010-10-05 00:46:13 +01:00 |
|
Samuel Clay
|
20dd7562e0
|
Adding multiprocessing support to mongoengine by using the identity of the process to define the connection. Each 'thread' gets its own pymongo connection.
|
2010-09-16 17:19:58 -04:00 |
|
Florian Schlachter
|
e2414d8fea
|
Merge remote branch 'hmarr/master'
|
2010-02-05 00:36:26 +01:00 |
|
Florian Schlachter
|
24db0d1499
|
return db-object to allow low-level access from outside via connect()
|
2010-02-05 00:35:49 +01:00 |
|
Harry Marr
|
89f505bb13
|
Removed pool_size from connect, minor tidyup
|
2010-02-04 01:44:52 +00:00 |
|
Harry Marr
|
196f4471be
|
Made connection lazy
|
2010-01-06 00:41:56 +00:00 |
|
Harry Marr
|
78d8cc7df8
|
Started work on user guide
|
2009-12-21 04:33:36 +00:00 |
|
Harry Marr
|
3017dc78ed
|
Renamed project to mongoengine
|
2009-11-21 18:41:10 +00:00 |
|