# Why would you not just make a new model for it? Sure you could 'solve' it with enums or whatever, but you'll be limiting yourself.
# Its for an really small practicing exercise. I try to learn different approaches and learn new things this way.
# and i don't want to use seeders. I want to have the categories already inside my project when someone wants to download my project from github without seeding.