diff options
author | Aamir Khan <syst3m.w0rm@gmail.com> | 2012-07-25 00:13:40 -0400 |
---|---|---|
committer | Aamir Khan <syst3m.w0rm@gmail.com> | 2012-07-25 00:13:40 -0400 |
commit | 4abcd02638d5c26a60532a8ae044e956337f0bd9 (patch) | |
tree | d5be644cbc2594230f5dbab03b7b29fc846c3557 /hyperkitty/todo | |
parent | 551ca507eb6947860880b7e0e8d2ead936829eee (diff) | |
download | hyperkitty-4abcd02638d5c26a60532a8ae044e956337f0bd9.tar.gz hyperkitty-4abcd02638d5c26a60532a8ae044e956337f0bd9.tar.xz hyperkitty-4abcd02638d5c26a60532a8ae044e956337f0bd9.zip |
moved todo
Diffstat (limited to 'hyperkitty/todo')
-rw-r--r-- | hyperkitty/todo | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hyperkitty/todo b/hyperkitty/todo deleted file mode 100644 index ee1603e..0000000 --- a/hyperkitty/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 |