[tasks] Add tasks app

This commit is contained in:
2024-09-30 14:55:02 -04:00
parent bbe8149e6c
commit 183469ebe5
18 changed files with 374 additions and 2 deletions

View File

@ -111,6 +111,7 @@ INSTALLED_APPS = [
"videogames",
"locations",
"webpages",
"tasks",
"trails",
"lifeevents",
"moods",