Django: ‘module’ object has no attribute ‘change_stage’
You didn’t read the Backwards Incompatible changes before you updated your Django version did you? Neither did I.
Fortunately, its a super easy fix. Follow the simple instructions to alter how your admin urls are generated.