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
cb324595ef
mongoengine
/
mongoengine
History
Download ZIP
Download TAR.GZ
Wilson Júnior
cb324595ef
fixerrors
2011-07-19 07:36:35 -03:00
..
django
get_document_or_404 raises 404 if given an invalid ObjectId
2011-07-14 18:43:11 -04:00
__init__.py
Added Blinker signal support
2011-06-06 11:34:43 +01:00
base.py
fixerrors
2011-07-19 07:36:35 -03:00
connection.py
Updated connection exception to provide more info on the cause.
2011-05-25 09:36:25 +01:00
dereference.py
Tweak to dereferencing
2011-06-27 16:46:39 +01:00
document.py
Added update() convenience method to a document
2011-07-13 14:15:46 +01:00
fields.py
Fixes conversion of null genericreferences in querysets
2011-07-11 09:19:27 +01:00
queryset.py
Added helper for reseting the index cache
2011-07-13 09:54:41 +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