Skip to content
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

Display a list of participating sponsors on the sponsor/jobs page #643

Open
bwaliszewski opened this issue Jan 10, 2018 · 0 comments
Open

Comments

@bwaliszewski
Copy link

We would like to display a list based on the DB and display it on the page: https://us.pycon.org/2018/sponsors/jobs/

Here is the link to the 2017 page that was managed manually: https://us.pycon.org/2017/sponsors/jobs/.

ewdurbin added a commit that referenced this issue Jan 13, 2018
Issue #638 and #643 both relate to determining if a Sponsor is participating in the Job Fair or not!

This adds a Boolean that can annotate Job Fair Participation for each sponsor individually and exposes that in the the Django Admin.

PyCon staff can now explicitly set or unset Job Fair Participation so that we can auto generate the list of Job Fair Participants for #643 and hopefully expose the boolean for templates to contain different content for Sponsors who are and are not participating in the job fair.
ewdurbin added a commit that referenced this issue Mar 13, 2018
Issue #638 and #643 both relate to determining if a Sponsor is participating in the Job Fair or not!

This adds a Boolean that can annotate Job Fair Participation for each sponsor individually and exposes that in the the Django Admin.

PyCon staff can now explicitly set or unset Job Fair Participation so that we can auto generate the list of Job Fair Participants for #643 and hopefully expose the boolean for templates to contain different content for Sponsors who are and are not participating in the job fair.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant