Saving form data to Database in react-js with Django Back-end

后端 未结 0 792
甜味超标
甜味超标 2020-12-09 17:09

I need to Submit my Form data using after Validation to the database using react and Django API as back-end. Here is my Code

const validEmailRegex = RegExp(/^         


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