[people] Add a more general people app

This commit is contained in:
2025-07-02 11:00:06 -04:00
parent 0fa831fa42
commit 3548c29f97
6 changed files with 102 additions and 0 deletions

View File

@ -134,6 +134,7 @@ INSTALLED_APPS = [
"encrypted_field",
"profiles",
"scrobbles",
"people",
"videos",
"music",
"podcasts",