The pet field is a ForeignKey that links the Image model to our Pet model, creating a One-To-Many relationship. So, a pet can have many images, but an image can ...
確定! 回上一頁