support morm for Item struct #4
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?
Move Item struct to a new directory called 'models' and use morm to read/save.
The Item struct should be divided into two structs:
Item
Content (or ItemContent?)