mongoengine/mongoengine
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
..
django Fixes depreciation warnings in Django Auth. 2011-06-17 15:07:27 +01:00
__init__.py Added Blinker signal support 2011-06-06 11:34:43 +01:00
base.py Fixed infinite recursion bug in _geo_indices() 2011-06-30 10:32:05 +01: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 select_related() and refactored dereferencing 2011-06-27 12:25:49 +01:00
fields.py Merge pull request #212 from zakj/dev 2011-06-30 01:57:00 -07:00
queryset.py Added select_related() and refactored dereferencing 2011-06-27 12:25:49 +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