# HG changeset patch # User Daniele Nicolodi # Date 1321536776 -3600 # Node ID 5b1649631ceea5bd2c7a6c699542dd59f83450ef # Parent 0c2936ea34bf2ab3c6a92cee08a8a45452631068 Update TODO. diff -r 0c2936ea34bf -r 5b1649631cee src/ltpdarepo/TODO --- 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: -