diff options
author | Aurélien Bompard <aurelien@bompard.org> | 2013-02-06 19:43:43 +0100 |
---|---|---|
committer | Aurélien Bompard <aurelien@bompard.org> | 2013-02-06 19:43:43 +0100 |
commit | 69aeee8dce2840cb2bb220986e49fcbc690d25a3 (patch) | |
tree | 7b3035f6c3f178e803d9b04a179bffc9b58c28bc | |
parent | 98233ae5000ba6e895ef6c2d94cb6318115e7bf7 (diff) | |
download | hyperkitty-69aeee8dce2840cb2bb220986e49fcbc690d25a3.tar.gz hyperkitty-69aeee8dce2840cb2bb220986e49fcbc690d25a3.tar.xz hyperkitty-69aeee8dce2840cb2bb220986e49fcbc690d25a3.zip |
remove the very much obsolete todo file
-rw-r--r-- | todo | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |