[books] Add papers as a data model

This commit is contained in:
2025-02-20 23:07:56 -05:00
parent e2b0decd83
commit 9e3f714c61
11 changed files with 944 additions and 548 deletions

View File

@ -20,7 +20,9 @@ class ScrobbleInline(admin.TabularInline):
"track",
"video_game",
"book",
"paper",
"sport_event",
"food",
"board_game",
"geo_location",
"task",