github action에서 내가 만든 모델을 자동으로 DB migration 해줘야 했기 때문에 간단한 모델도 추가했다. # models.py from django.db import models ...
確定! 回上一頁