isort was disabled to avoid CI noise and merge conflicts following the renaming of Wagtail's module paths. Now that the last major merge of 2.0 has (hopefully) taken place, it's time to reinstate it.
Keeping isort happy while renaming lots of modules in parallel will
create a lot of merge conflicts which take time to resolve.
We will re enable after all the modules have been renamed.