[books] Add papers as a data model
This commit is contained in:
@ -20,7 +20,9 @@ class ScrobbleInline(admin.TabularInline):
|
||||
"track",
|
||||
"video_game",
|
||||
"book",
|
||||
"paper",
|
||||
"sport_event",
|
||||
"food",
|
||||
"board_game",
|
||||
"geo_location",
|
||||
"task",
|
||||
|
||||
Reference in New Issue
Block a user