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
82fbe7128f
mongoengine
/
mongoengine
History
Download ZIP
Download TAR.GZ
Colin Howe
82fbe7128f
Improve validation warnings
2011-06-10 17:31:42 +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
Improve validation warnings
2011-06-10 17:31:42 +01:00
connection.py
Updated connection exception to provide more info on the cause.
2011-05-25 09:36:25 +01:00
document.py
Save no longer tramples over documents now sets or unsets explicit fields.
2011-06-09 16:09:06 +01:00
fields.py
Added ComplexDateTimeField
2011-06-09 14:20:21 +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