Frojd/wagtail-trash

Make model names less confusing

Opened this issue · 0 comments

Currently we have a page model called TrashCanPage and a model namned TrashCan, we should simplify this and rename TrashCanItem or similar, since TrashCanPage kind of contains the TrashCan models.

Simplest way to do this is to keep the table name for TrashCan but rename the model.