You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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/.
The text was updated successfully, but these errors were encountered: