Showing value in views.py to html

前端 未结 0 1668
悲哀的现实
悲哀的现实 2021-02-05 06:39

So what I am trying to do is to show a value from my Views.py in my index.html.

Views.py

def index(request):
    the_uploaded_excel_file =         


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