changeset 210:5b1649631cee

Update TODO.
author Daniele Nicolodi <daniele@grinta.net>
date Thu, 17 Nov 2011 14:32:56 +0100
parents 0c2936ea34bf
children 421bcbd15282
files src/ltpdarepo/TODO
diffstat 1 files changed, 3 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/src/ltpdarepo/TODO	Thu Nov 17 11:47:28 2011 +0100
+++ b/src/ltpdarepo/TODO	Thu Nov 17 14:32:56 2011 +0100
@@ -11,7 +11,7 @@
 
 - [X] Add license information.
 
-- [ ] Add superuser creation script.
+- [X] Add unprivileged user creation to install procedure.
 
       Run the web interface with an user that has the minimum required
       set of permisions on the database.  This requires adding some
@@ -19,11 +19,9 @@
       password to use in the creation process or the development of a
       new script.
 
-- [ ] Add `WSGI` script creation to buildout
+- [X] Add `WSGI` script creation to buildout.
 
-      - collective.recipe.modwsgi ?
-
-- [ ] Add deployment instructions for Apache.
+- [X] Add deployment instructions for Apache.
 
 - [ ] Conversion script to fill `author` field in `objmeta` table.
 
@@ -42,4 +40,3 @@
 # Local Variables:
 # mode: org
 # End:
-