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
fbe8b28b2ed95491ccd0f31cd15b530a7d8be0fd
mongoengine
/
tests
T
History
Ross Lawley
a8d91a56bf
Fixes circular list references
...
The depth deduciton for _fields was over zealous now max_depth is honoured/
Fixes
#373
2011-11-29 03:43:49 -08:00
..
__init__.py
Added changelog to docs, updated manifest
2010-01-04 16:10:42 +00:00
connection.py
Added multidb support
2011-11-22 08:01:14 -08:00
dereference.py
Fixes circular list references
2011-11-29 03:43:49 -08:00
django_tests.py
get_document_or_404 raises 404 if given an invalid ObjectId
2011-07-14 18:43:11 -04:00
document.py
Circular references with EmbeddedDocumentField fix
2011-11-28 08:23:28 -08:00
dynamic_document.py
Added multidb support
2011-11-22 08:01:14 -08:00
fields.py
Fixes passed in Constructor data for complexfields
2011-11-28 08:09:17 -08:00
fixtures.py
Added multidb support
2011-11-22 08:01:14 -08:00
mongoengine.png
Added ImageField Support
2011-10-27 00:58:47 -07:00
queryset.py
Added multidb support
2011-11-22 08:01:14 -08:00
signals.py
Removed debug print
2011-10-27 01:18:32 -07:00