Make migrations and migrate django

PHOTO EMBED

Sat Oct 21 2023 03:08:49 GMT+0000 (Coordinated Universal Time)

Saved by @kimthanh1511 #python

python3 manage.py makemigrations  --settings=CheckInPlatform.settings.localpkt 

python3 manage.py migrate  --settings=CheckInPlatform.settings.localpkt
content_copyCOPY