Hi,
The reason why "rank" is missing is because you didn't use round brackets 
"(" ")". It should be "models.SmallIntegerField()" not 
"models.SmallIntegerField".

On Monday, June 20, 2022 at 7:12:58 PM UTC+5 [email protected] wrote:

> There is something in my models.py that breaks makemigrations.
>
> The field "rank" is missing from "CharacterSkill".  Also, if I uncomment 
> any of the three classes that refer to "Character" the "game" and "player" 
> fields become separate items in the migrations file.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1d9cc0f0-1f8b-4c15-96c3-e4909b2e8b17n%40googlegroups.com.

Reply via email to