AUTH_USER_MODEL, null=True, blank=True, on_delete=models.SET_NULL) If you want to always save the current user whenever the Hero is updated, you can do.
確定! 回上一頁