ลง pip ก่อน จากนั้นสร้าง package manager โดย
pip freeze > requirements.txt
install package manager
pip install -r requirements.txt
https://www.drupal.org/node/1223018
https://www.drupal.org/node/1494290
https://www.drupal.org/node/1494290#comment-6882712
drush vset --always-set maintenance_mode 1
drush cache-clear all
drush up drupal
drush vset --always-set maintenance_mode 0
drush cache-clear all
ถ้าลง module calendar systems (ซึ่งก็ลงเกือบทุกเว็บ) อย่าลืม patch core ด้วย