I noticed a typo in a field name after running migrations, I followed these steps to update the field without loosing data.
Update a model field - Django
I noticed a typo in a field name after running migrations, I followed these steps to update the field without loosing data.