From 1821870849a927ef6bf1403ff007d095c0952b8f Mon Sep 17 00:00:00 2001 From: "Scott R. Parish" Date: Mon, 18 Jan 2010 11:54:35 -0600 Subject: [PATCH] TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 092a355..4b4192c 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,7 @@ MongoDB + support safe operations + auto-reconnection + destoy cursor (how?/when?) ++ pymongo returns the new ObjectId(s) on insert Misc ----