django-planet
July 15, 2021

Changing choices to a ForeignKey using Django migrations

published by Serafeim Papastefanos
in blog /var/ - django
original entry Changing choices to a ForeignKey using Django migrations

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