[Solved] Django Error: Attributeerror: ‘wsgirequest’ object has no attribute ‘is_ajax ‘

My Django version here is version 4.0

After running, the page reports an error, as shown in the figure below

Then we need to reduce the version of Django to 3.2.2

Click file to find setting,

The next steps are shown in the figure below:

Finally, click Install Package

Read More: