##// END OF EJS Templates
Updated TODOs
neko259 -
r816:d3ddedd3 default
parent child Browse files
Show More
@@ -13,12 +13,11 b''
13 * Post deletion confirmation page (or alert)
13 * Post deletion confirmation page (or alert)
14 * Get thread graph image using pygraphviz
14 * Get thread graph image using pygraphviz
15 * Subscribing to tag via AJAX
15 * Subscribing to tag via AJAX
16 * Use django's native auth framework for administration
17 * Add buttons to insert a named link or a named quote to the markup panel
16 * Add buttons to insert a named link or a named quote to the markup panel
18 * Add support for "attention posts" that are shown in the header"
17 * Add support for "attention posts" that are shown in the header"
19
18
20 = Bugs =
19 = Bugs =
21 * Search is very slow and sort order is confusing
20 * Search sort order is confusing
22
21
23 = Testing =
22 = Testing =
24 * Make tests for every view
23 * Make tests for every view
General Comments 0
You need to be logged in to leave comments. Login now