From 69aeee8dce2840cb2bb220986e49fcbc690d25a3 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Wed, 6 Feb 2013 19:43:43 +0100 Subject: remove the very much obsolete todo file --- todo | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 todo diff --git a/todo b/todo deleted file mode 100644 index ee1603e..0000000 --- a/todo +++ /dev/null @@ -1,5 +0,0 @@ -1. Better error handling -> log everything and handle exception gracefully. -2. write test cases -3. look at social-authentication application from detailed point of view. -4. make user profile editable. -5. setup.py to install this as a python application - code refactoring -- cgit