mongoengine/tests
Ross Lawley 8e1d701c27 Fixed infinite recursion bug in _geo_indices()
Fixes #213  Thanks to joshink for the bug report
2011-06-30 10:32:05 +01:00
..
__init__.py Added changelog to docs, updated manifest 2010-01-04 16:10:42 +00:00
dereference.py Added select_related() and refactored dereferencing 2011-06-27 12:25:49 +01:00
django_tests.py Fixes for django Q query rendering bug 2011-06-16 15:00:10 +01:00
document.py Fixed infinite recursion bug in _geo_indices() 2011-06-30 10:32:05 +01:00
fields.py Add GridFSProxy.__nonzero__ 2011-06-29 20:48:39 -07:00
fixtures.py Added document mixin support 2011-06-20 09:44:53 +01:00
queryset.py Added support for the $ positional operator 2011-06-21 14:50:11 +01:00
signals.py Fixes to signals 2011-06-14 16:56:04 +01:00