]> scripts.mit.edu Git - wizard.git/commit
Implement Wordpress installer for 2.0.2 w/ sqlalchemy.
authorEdward Z. Yang <ezyang@mit.edu>
Tue, 3 Nov 2009 02:37:28 +0000 (21:37 -0500)
committerEdward Z. Yang <ezyang@mit.edu>
Tue, 3 Nov 2009 02:37:28 +0000 (21:37 -0500)
commit05d452073bdb008549a4a69ef47660a7e37115b7
tree2a54704ca4bc69115c1b861d5002f4da96903129
parent7521a42a4e849003e53e433445f9b2938c33a6cb
Implement Wordpress installer for 2.0.2 w/ sqlalchemy.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
TODO
tests/test-install-wordpress.sh [new file with mode: 0755]
wizard/app/mediawiki.py
wizard/app/wordpress.py
wizard/command/prepare_new.py
wizard/command/prepare_pristine.py
wizard/install/__init__.py
wizard/sql.py [new file with mode: 0644]