Default image in django model File Field?

后端 未结 0 889
忘了有多久
忘了有多久 2020-12-20 03:58

I want a default picture in the model file field, my code is not working. The file field is empty.

file = models.FileField(upload_to=\'team_icons\', null=\'Tr         


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