-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add social links to clubs and councils #23
Comments
Add the fields Also, since every council has a fest, we can add In the frontend, display the corresponding social icon with href having the corresponding URL, if the field is not null or blank. Any suggestions or modifications? @nishantwrp @nishantkr18 |
LGTM! But I'm not sure about the `fest_url! What do you think @shivanshs9? |
Yeah.. I too agree.. with the icon, it might look good! |
"fest_url" would be good to have, but then again there are so many URLs for fest too... FB, website, IG etc |
Or maybe have a OrganizingBody model I discussed with @nishantwrp to make it even more abstract and optionally link it with the council. |
Yeah, So I think we can drop fest_url for now. That can be covered when we work on #27. |
I agree with you!
…On Sun, 19 Apr, 2020, 8:41 PM Nishant Mittal, ***@***.***> wrote:
Yeah, So I think we can drop fest_url for now. That can be covered when we
work on #27
<#27>.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJNXNGU6RMU74RDCBQMQMV3RNMIB7ANCNFSM4MK6HAOQ>
.
|
Add fields like website, facebook page to each club and council models
The text was updated successfully, but these errors were encountered: