[puzzles] Add puzzle model and hooks

This commit is contained in:
2025-05-10 23:36:03 -04:00
parent d066a98282
commit dd71bdd38c
16 changed files with 453 additions and 8 deletions

View File

@ -147,6 +147,7 @@ INSTALLED_APPS = [
"tasks",
"trails",
"beers",
"puzzles",
"foods",
"lifeevents",
"moods",