You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Currently we have a page model called
TrashCanPage
and a model namnedTrashCan
, we should simplify this and renameTrashCanItem
or similar, sinceTrashCanPage
kind of contains theTrashCan
models.Simplest way to do this is to keep the table name for
TrashCan
but rename the model.The text was updated successfully, but these errors were encountered: