Django: Parse HTML (containing form) to dictionary

前端 未结 0 784
梦毁少年i
梦毁少年i 2021-01-03 06:00

I once saw a parse_form(response.content) method which did this (for unittesting django applications)

response = client.get(\'/foo/\')

# respons         


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