Updating an old site to Python 3.*, Django 2.*, Wagtail 2.*

0. Useful Links

1. Preparation

2. Upgrade Python

3. Git Branching

4. Before Django and wagtail upgrading

5. Start the upgrade

6. Fix Django related issues

Fix up the settings.py

Fix up urls

Fix up models

Switching up assignment tags

Fix up custom middlewares

Fix ".rel" related error

Third party packages