I have merged the latest changes. You should update your environment:

bzr pull
cp local_urls.py.sample local_urls.py
pip install -U pip setuptools
pip install -r pip_requirements.txt
find . -name '*.pyc' -delete
./manage.py migrate

If you are using a mysql database, you may need to edit local_settings.py and 
add the database options like they are in local_settings.py.sample

This is needed for all your branches...
-- 
https://code.launchpad.net/~widelands-dev/widelands-website/scheduling_minor_fix/+merge/341061
Your team Widelands Developers is requested to review the proposed merge of 
lp:~widelands-dev/widelands-website/scheduling_minor_fix into 
lp:widelands-website.

_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to