Stefan Wojcik
|
b02904ee75
|
BREAKING CHANGE rename ConnectionError to MongoEngineConnectionError to avoid conflicts with PY3's built-in ConnectionError
|
2016-12-08 15:18:17 -05:00 |
|
Stefan Wojcik
|
bc6c84c408
|
remove unnecessary sys.path manipulation in tests
|
2016-12-06 13:27:10 -05:00 |
|
Stefan Wojcik
|
db673a9033
|
ditch the old "except Exception, e" syntax
|
2016-12-05 23:23:38 -05:00 |
|
mrigal
|
48316ba60d
|
implemented global IS_PYMONGO_3
|
2015-05-07 12:47:29 +02:00 |
|
mrigal
|
a34fa74eaa
|
fix connection problems with pymongo3 and added tests
|
2015-05-07 12:47:29 +02:00 |
|
Ross Lawley
|
0cbd3663e4
|
Updated tests
|
2013-01-28 13:40:28 +00:00 |
|
Laine
|
91aa90ad4a
|
Added Python 3 support to MongoEngine
|
2012-08-01 17:21:48 -07:00 |
|
Ross Lawley
|
65a2f8a68b
|
Updated configs
|
2012-05-29 17:06:03 +01:00 |
|