qpixel
qpixel copied to clipboard
Expand usage of the SoftDeletable concern
note: we could do with a
deleted_atcolumn included in all soft deletable models too, but that would involve adding new columns to some where they don't already have one so is probably not work for this PR.
Originally posted by @ArtOfCode- in https://github.com/codidact/qpixel/pull/1647#discussion_r2160140391
requires #1647 to be applied first