Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 88a6832

Browse files
committed
Fix: 없는 옵션을 디스플레이 하려던 버그 수정
1 parent d6cc378 commit 88a6832

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎sponsor/admin.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ class SponsorAdmin(SummernoteModelAdmin):
2020
"submitted",
2121
"accepted",
2222
"paid_at",
23-
"year",
2423
)
2524
list_filter = ("accepted", "submitted", "paid_at")
2625
ordering = ("-created_at",)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /