From 5b9369057b158eb550e0b95265ebf6fd12f000b7 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 7 Feb 2011 20:21:41 -0400 Subject: [PATCH] Updated TODO --- docs/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/TODO b/docs/TODO index cacb522daf..0e90c771ec 100644 --- a/docs/TODO +++ b/docs/TODO @@ -23,9 +23,10 @@ * Implement single sign on or LDAP for intranets * Encrypting storage backend * Indicate in generic list which document don't exist in storage backend -* Add a * Database storage backend (sql, nosql: [mongodb]) * Add css grids * Document previews * Recognize multi-page documents * Staging file previews +* Document model's delete method might not get called when deleting in bulk + from a queryset