=== JoseeAntonioR is now known as jose [07:41] good morning [16:00] davidcalle: I'm close to fixing the update-page-only-if-html-changed bit - the reason the change happens is due to the link rewrite [16:00] I have to figure out why this still happens, but I'm quite close [16:00] thought I'd give you an update :) [16:58] dholbach: merci :) [17:03] dholbach: where are the instructions for upgrading django/django-cms? I'm ready to start landing that [17:12] davidcalle: ^ did we update the makefile target for it? [17:13] hum... [17:13] update-1470715: [17:13] @python manage.py migrate [17:13] looks like not a lot is requried [17:13] required [17:13] https://code.launchpad.net/~developer-ubuntu-com-dev/developer-ubuntu-com/1470715/+merge/268471 [17:13] mhall119: [17:13] ^ [17:14] need to run now [17:15] see you! [17:15] dholbach, this merge is what we need, yes, I'm just not sure about removing South and python-keystoneclient [17:15] mhall119: ^ [17:17] mhall119: I'll make a mp when I'm done with the showdown, unless you want to try this list of commands on staging first (like I did before the holidays, when we all tested the new django on staging) [17:20] mhall119: in case you want to try it, there is also python manage.py showmigrations --list that will show if we have other pending migrations that are needed [17:25] davidcalle: I'm going to test it locally with sqlite first