mongoengine/mongoengine
Ross Lawley 1781c4638b Changed how the connection identity key is made
Uses the current thread identity as well as the process idenity to form
the key.

Fixes #151
2011-05-18 11:41:23 +01:00
..
django Fix Issue#116: Use cls instead of User in create_user. 2010-12-21 18:16:00 +03:00
__init__.py Increment version to 0.4 2010-10-17 15:42:31 +01:00
base.py Merge branch 'master' into dev 2011-05-18 08:13:58 +01:00
connection.py Changed how the connection identity key is made 2011-05-18 11:41:23 +01:00
document.py Merge remote branch 'upstream/master' 2011-05-09 09:01:19 +01:00
fields.py Merge remote branch 'upstream/master' 2011-05-09 09:01:19 +01:00
queryset.py Added queryset clone support and tests, thanks to hensom 2011-05-18 10:30:07 +01:00