mongoengine/mongoengine
Ross Lawley 3c88faa889 Updated slave_okay syntax
Now inline with .timeout() and .snapshot().
Made them chainable - so its easier to use and added tests for cursor_args
2011-06-08 12:06:26 +01:00
..
django Fix Issue#116: Use cls instead of User in create_user. 2010-12-21 18:16:00 +03:00
__init__.py Added Blinker signal support 2011-06-06 11:34:43 +01:00
base.py Merge branch 'feature/blinker_signals' into dev 2011-06-06 11:10:12 +01:00
connection.py Updated connection exception to provide more info on the cause. 2011-05-25 09:36:25 +01:00
document.py Blinker signals added 2011-05-24 20:27:19 +01:00
fields.py Added tests displaying datetime behaviour. 2011-06-08 10:33:56 +01:00
queryset.py Updated slave_okay syntax 2011-06-08 12:06:26 +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