Explorar o código

Use raw IDs for scrobbler media

Colin Powell hai 1 ano
pai
achega
b427731bc3
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      vrobbler/apps/scrobbles/admin.py

+ 3 - 0
vrobbler/apps/scrobbles/admin.py

@@ -108,6 +108,9 @@ class ScrobbleAdmin(admin.ModelAdmin):
         "sport_event",
         "book",
         "video_game",
+        "board_game",
+        "geo_location",
+        "webpage",
     )
     list_filter = (
         "is_paused",