Skip to content

Commit 32f3159

Browse files
committed
세션 어드민 항목 수정
1 parent 66e0b2f commit 32f3159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

session/admin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class SessionAdmin(ImportExportModelAdmin):
2828
"id",
2929
"title",
3030
"host_profile_image",
31+
"host_name",
3132
"difficulty",
3233
"duration",
3334
"language",

0 commit comments

Comments
 (0)