Hi guys,
After a long silence, which I'm really sorry for, I've upgraded
openworship to Pylons 0.9.7. I've committed the changes to Subversion.
I've also created a second "clean" repository at
http://openworship.projecthq.biz/svnroot/
as a "clean" version.
You will need to upgrade Pylons, but it's a simple matter of opening
up the command line and typing
easy_install -U Pylons
We also need SQLAlchemy 0.5 or higher, so make sure you have the
latest version of that as well:
easy_install -U SQLAlchemy
I haven't done any extensive testing, and I probably need to double-
check helpers and things, but this is just an initial commit, to get
the ball rolling.
God bless!