Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit 3d4034c

Browse files
author
Apache
committed
admin edit suborg app
1 parent d605bf0 commit 3d4034c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Diff for: gsoc/admin.py

+10-10
Original file line numberDiff line numberDiff line change
@@ -698,19 +698,19 @@ class SubOrgDetailsAdmin(admin.ModelAdmin):
698698
"suborg_admin_3_email",
699699
"past_gsoc_experience",
700700
"suborg_in_past",
701-
"source_code",
702-
"docs",
701+
# "source_code",
702+
# "docs",
703703
"anything_else",
704704
"suborg_name",
705-
"description",
706-
"logo",
705+
# "description",
706+
# "logo",
707707
"primary_os_license",
708-
"ideas_list",
709-
"chat",
710-
"mailing_list",
711-
"twitter_url",
712-
"blog_url",
713-
"homepage",
708+
# "ideas_list",
709+
# "chat",
710+
# "mailing_list",
711+
# "twitter_url",
712+
# "blog_url",
713+
# "homepage",
714714
"accepted",
715715
"changed",
716716
"last_reviewed_at",

0 commit comments

Comments
 (0)