Browse Source

Update TODO

Gu1 11 years ago
parent
commit
302de3a903
1 changed files with 8 additions and 2 deletions
  1. 8 2
      TODO

+ 8 - 2
TODO

@@ -13,6 +13,12 @@ X write a "cron task" to periodically update the data
 * Rest API
 * geo stuff with spatialite (e.g find an ISP near you)
 X Full-text search engine based on woosh 
-* Access-control on the edit feature
+X Access-control on the edit feature
 * separate config for prod/dev, email admin on error for prod
-* write unit-test
+~ write unit-test
+
+
+Legend:
+* : TODO
+~ : WIP
+X : DONE