Django FileField and Media config

前端 未结 0 826
我寻月下人不归
我寻月下人不归 2020-11-30 20:57

I\'m completely stuck with this, I have a simple Model with a File-Field:

class EmailTemplate(models.Model):
    template_name = models.CharField(max_length=1         


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