Relative Content

Tag Archive for pythondjangodjango-formsfetch-api

How to add multiple forms to Django view if one is ChatGPT input?

I like to add two separate forms into one view what is not a big deal but I can’t find where is the stuff what makes an error and both of the forms works not. This is the first time I’m integrating ChatGPT and I’m not so familiar with fetch api.
After posting I get no error message from the http request form just not saving the data. ChatGPT form say: An error occurred. Please try again.
(I changed the names and id’s so if it ot consistent here, in my server it causes no problems)