剛學習Django最近學到models的ImageField上傳圖片後admin無法正常顯示圖片想請問一下如何解決呢? models class Photo(models.Model): image = models.
確定! 回上一頁