diff --git a/todo.txt b/todo.txt --- a/todo.txt +++ b/todo.txt @@ -24,6 +24,8 @@ denied". Use second only for autoban for [NOT STARTED] Whitelist functionality. Permin autoban of an address [NOT STARTED] Split up post model into post and thread, and move everything that is used only in 1st post to thread model. +[NOT STARTED] Statistics module. Count views (optional, may result in bad + performance), posts per day/week/month, users (or IPs) = Bugs = [DONE] Fix bug with creating threads from tag view @@ -32,4 +34,4 @@ and move everything that is used only in = Testing = [NOT STARTED] Make tests for every view [NOT STARTED] Make tests for every model -[NOT STARTED] Make tests for every form \ No newline at end of file +[NOT STARTED] Make tests for every form