This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
mongoengine
Watch
1
Star
0
Fork
You've already forked mongoengine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8fe4a70299
mongoengine
/
mongoengine
History
Download ZIP
Download TAR.GZ
Nils Hasenbanck
8fe4a70299
Fixed the exception when saving a new session
...
Signed-off-by: Nils Hasenbanck <nils@hasenbanck.de>
2012-03-24 19:24:42 +01:00
..
django
Fixed the exception when saving a new session
2012-03-24 19:24:42 +01:00
__init__.py
Version Bump
2012-03-08 12:40:07 +00:00
base.py
Fixed upgrade docs and instructions
2012-03-12 10:31:51 +00:00
connection.py
Fix replicaset connection
2012-03-05 16:15:06 +00:00
dereference.py
Merge branch 'cleaned_dev' of
https://github.com/Ankhbayar/mongoengine
into test
2012-02-29 11:13:48 +00:00
document.py
Fix for bug where changes to a a embedded document field are not recorded if the root document was just created+saved.
2012-03-02 15:35:15 +01:00
fields.py
preparing values in a ListField won't mangle embedded documents any more
2012-03-21 11:03:49 -07:00
queryset.py
Updated docs and added fix for _types and positional operator
2012-03-08 12:39:25 +00:00
signals.py
Pre and post bulk-insert signals
2011-09-09 19:17:40 +01:00
tests.py
Added multidb support
2011-11-22 08:01:14 -08:00