Author: essiene
Date: Wed Feb 7 08:24:20 2007
New Revision: 14
Modified:
trunk/src/simpleweb/BUGS
trunk/src/simpleweb/admin/plugins/create_movable.py
trunk/src/simpleweb/admin/plugins/templates.py
Log:
admin/plugins/create-movable
* Default action is now to pack ONLY simpleweb into a local site-packages. To pack other
platform independent modules, call with -a
* If there are platform independent modules in use... issue message to stdout on that
incidentally... Cheetah (our default templating engine is not platform independent :( )
* Create a local simpleweb-admin. To run it do:
cd /path/to/deployed-project
python simpleweb-admin [the usual options go here]
|