July 15, 2021

Changing choices to a ForeignKey using Django migrations

How to convert a choices field to a ForeignKey using Django migrations