Skip to content

Conversation

artirix1927
Copy link
Contributor

@artirix1927 artirix1927 commented Aug 18, 2025

ticket-15759

Fixed handling of list_editable fields in the Django admin for objects with per-object permissions. Updated changelist formset logic to remove editable fields for objects the user cannot change, ensuring that form submissions only update permitted objects and preventing permission-related crashes.

Checklist

  • This PR targets the main branch.
  • The commit message is written in past tense, mentions the ticket number, and ends with a period.
  • I have checked the "Has patch" ticket flag in the Trac system.
  • I have added or updated relevant tests.
  • I have added or updated relevant docs, including release notes if applicable.
  • I have attached screenshots in both light and dark modes for any UI changes.

@artirix1927 artirix1927 changed the title Fixed #15759 - Excluded formset fields by per-object permissions Fixed # 15759 - Excluded formset fields by per-object permissions Aug 18, 2025
@github-actions github-actions bot added the no ticket Based on PR title, no linked Trac ticket label Aug 18, 2025
@artirix1927 artirix1927 changed the title Fixed # 15759 - Excluded formset fields by per-object permissions Fixed #15759 - Excluded formset fields by per-object permissions Aug 18, 2025
@github-actions github-actions bot removed the no ticket Based on PR title, no linked Trac ticket label Aug 18, 2025
@artirix1927 artirix1927 changed the title Fixed #15759 - Excluded formset fields by per-object permissions Fixed \#15759 - Excluded formset fields by per-object permissions Aug 18, 2025
@artirix1927 artirix1927 force-pushed the ticket_15759 branch 6 times, most recently from c35c902 to 4656e4d Compare August 18, 2025 19:47
@sarahboyce sarahboyce added the selenium Apply to have Selenium tests run on a PR label Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

selenium Apply to have Selenium tests run on a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants