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
4b3cea9e78
mongoengine
/
mongoengine
History
Download ZIP
Download TAR.GZ
Ross Lawley
4b3cea9e78
Added Binary support to UUID (
MongoEngine/mongoengine#47
)
2012-08-01 16:03:33 +01:00
..
django
Fixed django test class
2012-06-18 21:18:40 +01:00
__init__.py
Fixed recursion loading bug in _get_changed_fields
2012-07-26 16:00:32 +01:00
base.py
Fixed recursion loading bug in _get_changed_fields
2012-07-26 16:00:32 +01:00
connection.py
fix for
#494
2012-05-09 02:54:08 -07:00
dereference.py
Deref list custom id fix
2012-07-18 14:09:24 +01:00
document.py
Proper syntax for RST notes (so they actually render).
2012-07-24 14:06:43 -07:00
fields.py
Added Binary support to UUID (
MongoEngine/mongoengine#47
)
2012-08-01 16:03:33 +01:00
queryset.py
Fixed MapField lookup for fields without declared lookups (
MongoEngine/mongoengine#46
)
2012-08-01 15:14:56 +01: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