widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #03471
[Merge] lp:~hjd/widelands-website/django1.3.7 into lp:widelands-website
Hans Joachim Desserud has proposed merging lp:~hjd/widelands-website/django1.3.7 into lp:widelands-website.
Requested reviews:
Widelands Developers (widelands-dev)
For more details, see:
https://code.launchpad.net/~hjd/widelands-website/django1.3.7/+merge/245447
It's not the big Django upgrade (https://code.launchpad.net/~shevonar/widelands-website/django1.4/+merge/143219), but it at least include the security fixes we can pull in without larger changes.
See individual release notes for details:
https://docs.djangoproject.com/en/1.5/releases/1.3.2/
https://docs.djangoproject.com/en/1.5/releases/1.3.3/
https://docs.djangoproject.com/en/1.5/releases/1.3.4/
https://docs.djangoproject.com/en/1.5/releases/1.3.5/
https://docs.djangoproject.com/en/1.5/releases/1.3.6/
https://docs.djangoproject.com/en/1.5/releases/1.3.7/
Tested briefly locally, website still works and starts.
Tests run with 17 failures and 49 errors, but they did that before the upgrade too, so didn't regress at least.
--
Your team Widelands Developers is requested to review the proposed merge of lp:~hjd/widelands-website/django1.3.7 into lp:widelands-website.
=== modified file 'pip_requirements.txt'
--- pip_requirements.txt 2014-07-21 17:48:10 +0000
+++ pip_requirements.txt 2014-12-30 15:30:44 +0000
@@ -1,4 +1,4 @@
-Django==1.3.1
+Django==1.3.7
wsgiref==0.1.2
-e git://github.com/kerin/django-sphinx.git/@1c5ef8abcf86f9a9458f763ceb9e5d882247ea37#egg=djangosphinx
docutils==0.7
Follow ups