Reason why: https://code.djangoproject.com/ticket/30997 https://groups.google.com/d/msg/django-developers/F8F5b1kEA34/FhqCmRw9BwAJ
Documentation in release notes: https://docs.djangoproject.com/en/4.0/releases/3.1/#id2 On Thursday, February 24, 2022 at 2:09:13 AM UTC-5 [email protected] wrote: > Hello team. > Am sending jquery requests in django 4 but I have just realised that > checking if the requests were from jquery using is_ajax and then perform > ajax related actions is not possible. What is replacing this, and why would > such a cool feature be removed. > > Thanks > -- 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/4122cdac-1e7b-4032-ac51-894f80517982n%40googlegroups.com.

