>docker compose exec web python manage.py makemigrations
何気なく実行すると、
SystemCheckError: System check identified some issues:
ERRORS:
<class 'rest_framework.authtoken.admin.TokenAdmin'>: (admin.E040) ModelA...
>docker compose exec web python manage.py makemigrations
何気なく実行すると、
SystemCheckError: System check identified some issues:
ERRORS:
<class 'rest_framework.authtoken.admin.TokenAdmin'>: (admin.E040) ModelA...