no file unable upload to DB in Django

前端 未结 0 1362
心在旅途
心在旅途 2021-02-19 15:13

I have a form want to upload file to object by id but there has no file upload even show succeed. Did I go wrong?

views.py:

def upload_page(request, id):
o         


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