I am trying to save an image file through django shell. My model.py is: class user(models.Model): ... abc', pic="what to write here") Any ...
確定! 回上一頁