square brackets bug

Your options are:

  1. Wait until the cpython bug referenced in my previous comment has been fixed
  2. Use a Python version not affected by the bug, eg, 3.11
  3. Use a different WSGI server. See the Django docs for some options besides mod_wsgi.