summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAamir Khan <syst3m.w0rm@gmail.com>2012-06-27 23:49:12 -0400
committerAamir Khan <syst3m.w0rm@gmail.com>2012-06-27 23:49:12 -0400
commitab4bfc521e0c79d43f64e144564f873f3b102b4c (patch)
tree41079d68875b8aae783af25b8e1e6048fa78b570
parentb6055397f5f379e2148eac73a958a2084e061663 (diff)
downloadhyperkitty-ab4bfc521e0c79d43f64e144564f873f3b102b4c.tar.gz
hyperkitty-ab4bfc521e0c79d43f64e144564f873f3b102b4c.tar.xz
hyperkitty-ab4bfc521e0c79d43f64e144564f873f3b102b4c.zip
added a todo list
-rw-r--r--todo5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo b/todo
new file mode 100644
index 0000000..ee1603e
--- /dev/null
+++ b/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