Skip to content

Conversation

@lunika
Copy link
Member

@lunika lunika commented Oct 9, 2025

Purpose

The document change admin page is unusable. The django treebeard library can change the form used by one provided but this one is really slow. And it is collapsing the configuration made with the other fields and readonly fields declared on the DocumentAdmin class. In a first time we remove the form usage, it seems useless. Later we have to provide more information on this admin page.

Proposal

  • 🔥(backend) remove treebeard form for the document admin
@lunika lunika requested review from AntoLC and sampaccoud October 9, 2025 08:59
@lunika lunika self-assigned this Oct 9, 2025
Copy link
Collaborator

@AntoLC AntoLC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well spotted ^^

The document change admin page is unusable. The django treebeard library can change the form used by one provided but this one is really slow. And it is collapsing the configuration made with the other fields and readonly fields declared on the DocumentAdmin class. In a first time we remove the form usage, it seems useless. Later we have to provide more information on this admin page.
@lunika lunika force-pushed the changed/admin-cleanup branch from 11affdb to 2700af2 Compare October 17, 2025 07:55
@lunika lunika enabled auto-merge (squash) October 17, 2025 07:55
@lunika lunika merged commit 4ce65c6 into main Oct 17, 2025
27 of 30 checks passed
@lunika lunika deleted the changed/admin-cleanup branch October 17, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants