Kaynağa Gözat

Use raw IDs for scrobbler media

Colin Powell 1 yıl önce
ebeveyn
işleme
b427731bc3
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  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",