Improve admin forms #22
Labels
No Label
Bug
Feature
Maintainability
Security
UX/UI
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: phryk/pdnew#22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With
Administerable.form_class
andAdministerable.form(mode)
, we now have a mechanism for per-type admin form customization.Use that at least for more comfy support of
TagCollection
inTaggable
, but if easily possible also for lead images.Improved administerable forms.to Improve admin formsIgnoring lead images for now.