From 9f18a590819a01017c15169d82763680a72848fb Mon Sep 17 00:00:00 2001 From: Aamir Khan Date: Tue, 24 Jul 2012 17:00:25 -0400 Subject: Packaging hyperkitty --- hyperkitty/todo | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hyperkitty/todo (limited to 'hyperkitty/todo') diff --git a/hyperkitty/todo b/hyperkitty/todo new file mode 100644 index 0000000..ee1603e --- /dev/null +++ b/hyperkitty/todo @@ -0,0 +1,5 @@ +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