# HG changeset patch # User Pavel Ryapolov # Date 2013-11-11 11:32:33 # Node ID 43cc6728364ba458c9333035457cb4730fe2db27 # Parent 61fcb52302d3715c6b63425935f71637ee8f935f Updated TODOs 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