How to solve local variable referenced before assignment and return form data in template correctly?

前端 未结 0 684
清酒与你
清酒与你 2020-12-15 11:41

I want to return the item code and item number entered in the form in the template. This is a very simple application.

views.py

def index(request):
 cs         


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