doing some light relation-like stuff
although I spent way too much time on the server side since deciding to add Redis as "persistence".
This commit is contained in:
@@ -6,4 +6,4 @@ if [ $? -ne 0 ]; then
|
||||
fi
|
||||
cd $(dirname $(readlink -f $0))
|
||||
export PYTHONPATH="$PWD:$PYTHONPATH"
|
||||
exec aspen -w ./www -a '0.0.0.0:9282'
|
||||
exec aspen --changes_reload=yes -w ./www -a '0.0.0.0:9282'
|
||||
|
Reference in New Issue
Block a user