[trails] Add new trails app

This commit is contained in:
2024-09-09 12:11:39 -04:00
parent 16db67ea84
commit b0d4dd0899
15 changed files with 882 additions and 0 deletions

View File

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