Kindly notify me should you need any other information. On Fri, Sep 16, 2022 at 1:26 PM André Lewis <[email protected]> wrote:
> What version of Django are you using? If it's 4.1, I'm pretty sure it's no > longer supported. > > You can check the docs to confirm: > https://docs.djangoproject.com/en/4.1/ref/request-response/ > > On Thu, 15 Sept 2022 at 16:55, Matheus Bon <[email protected]> wrote: > >> Hello guys! >> >> I'm using AJAX in my Django project, as soon as I finished writing the >> code and went to test it, this error always pops up. >> >> The site runs normally, it's only when I send it that this happens. >> >> What should I do? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/7e8fb2cc-337c-4532-9c54-ae9e2a28e877n%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/7e8fb2cc-337c-4532-9c54-ae9e2a28e877n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAJN6x_h%2BfPaySJFGLOWKCYzkRiEn63LSqs32ee8S5Jajx0qxqw%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAJN6x_h%2BfPaySJFGLOWKCYzkRiEn63LSqs32ee8S5Jajx0qxqw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJnMy6fUCjLqcY2ZWQJoXsCZXvoPAViOQKCLbrAV_o5c6VGo%2Bw%40mail.gmail.com.

