我在我的Django 模型中使用了一个imageField 并且当我尝试在html 中显示它时无法识别照片。 这是我的models.py from django.db import models class ...
確定! 回上一頁