From 0784d4b32c109515d6d919caf2b07e90caf5ae49 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 21 Nov 2010 18:55:45 -0500 Subject: [PATCH] Updated todo w/ new html output feature --- TODO.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.rst b/TODO.rst index 231f03e..4d48313 100644 --- a/TODO.rst +++ b/TODO.rst @@ -1,8 +1,8 @@ +* Add seperator support to HTML out * Backwards-compatible OrderedDict support * Write more exhausive unit-tests. * Write stress tests. * Make CSV write customizable. -* HTML Table exports. * Integrate django-tablib * Mention django-tablib in Documention -* Dataset title usage in documentation (#17) \ No newline at end of file +* Dataset title usage in documentation (#17)