package django const ( NoteID = ID NotePlayerID = "player_id" NoteMessage = "message" NoteImportance = "importance" NoteStaffID = "staff_id" NoteDate = "date" NoteLink = Link )