Django already knows every model in your project, every field, every relationship — down to the last on_delete. So why are you drawing it by hand? You know the drill.
Sprint planning is tomorrow and someone asks "can you send over the schema?" So you open your diagramming tool, spend two hours dragging boxes and drawing arrows, get it looking presentable — and three days later a migration lands an
