This website requires JavaScript.
Explore
Help
Sign In
pub
/
mongoengine
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0338ac17b1be78050e82e1222a84c805b870bf9c
mongoengine
/
mongoengine
T
History
Ross Lawley
0338ac17b1
Fixes multiple assignment issue preventing saves
...
Thanks to @wpjunior for the ticket and testcase Also fixed bug in BaseList
fixes
#195
2011-06-15 08:57:46 +01:00
..
django
Fix Issue#116: Use cls instead of User in create_user.
2010-12-21 18:16:00 +03:00
__init__.py
Added Blinker signal support
2011-06-06 11:34:43 +01:00
base.py
Fixes multiple assignment issue preventing saves
2011-06-15 08:57:46 +01:00
connection.py
Updated connection exception to provide more info on the cause.
2011-05-25 09:36:25 +01:00
document.py
Fixes to signals
2011-06-14 16:56:04 +01:00
fields.py
Fixes DateTimeField handling of date objects.
2011-06-14 15:09:03 +01:00
queryset.py
Added ComplexBaseField
2011-06-09 11:25:24 +01:00
signals.py
Added Blinker signal support
2011-06-06 11:34:43 +01:00
tests.py
Updated docs / authors.
2011-06-06 11:07:27 +01:00