How can I create persistent server-side objects in Django?

前端 未结 0 1179
长发绾君心
长发绾君心 2021-01-18 08:17

I am creating a website in Django to display the results of a calculation on a large csv file. I have this function in my views.py:

def results(request, inpu         


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