[Bug] Django Admin form field customization not removing CRUD icons from auth_user field

Resolved 💬 4 comments Opened Nov 17, 2025 by kajackdfw Closed Jan 18, 2026

Bug Description
It is struggling with customizing Django Admin form fields, like removing the edit, add, delete icons from beside a Django combo dropDown/crude auth_user field. It is possible that the crude icons are not removable and are prebuilt in pip library files.

Environment Info

  • Platform: linux
  • Terminal: gnome-terminal
  • Version: 2.0.42
  • Feedback ID: 98d1c771-b901-4211-b17e-e31c7e050e25

Errors

[{"error":"AggregateError\n    at RAA.from (file:///home/ktaylor/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:49:51655)\n    at GH.<anonymous> (file:///home/ktaylor/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:67:10018)\n    at GH.emit (node:events:519:28)\n    at GH.emit (node:domain:489:12)\n    at K51.<computed> (file:///home/ktaylor/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:66:1119)\n    at ClientRequest.emit (node:events:531:35)\n    at ClientRequest.emit (node:domain:489:12)\n    at emitErrorEvent (node:_http_client:107:11)\n    at TLSSocket.socketErrorListener (node:_http_client:574:5)\n    at TLSSocket.emit (node:events:519:28)\n    at rZA.request (file:///home/ktaylor/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:69:2130)\n    at processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at runNextTicks (node:internal/process/task_queues:69:3)\n    at process.processTimers (node:internal/timers:520:9)\n    at async svA (file:///home/ktaylor/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:431:31736)\n    at async Pt4 (file:///home/ktaylor/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:431:33296)","timestamp":"2025-11-16T18:51:17.024Z"}]

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗