Django video uploader is not playing videos?

后端 未结 0 1317
南笙
南笙 2021-02-15 10:49

I have this video uploader in django, but it is not working. Here is my model:

#blog/models.py
class Videos(models.Model):
    title = models.CharField(max_length         


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