Django, same file at the output of two different loaded files on one page

前端 未结 0 1491
温柔的废话
温柔的废话 2021-01-20 15:51

model.py:

class InJPG(models.Model):

file_path = models.FileField(upload_to="media",unique=True)

#in forms.py I a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题