Use raw IDs for scrobbler media
This commit is contained in:
@ -108,6 +108,9 @@ class ScrobbleAdmin(admin.ModelAdmin):
|
|||||||
"sport_event",
|
"sport_event",
|
||||||
"book",
|
"book",
|
||||||
"video_game",
|
"video_game",
|
||||||
|
"board_game",
|
||||||
|
"geo_location",
|
||||||
|
"webpage",
|
||||||
)
|
)
|
||||||
list_filter = (
|
list_filter = (
|
||||||
"is_paused",
|
"is_paused",
|
||||||
|
|||||||
Reference in New Issue
Block a user