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

job fair table # field in sponsor records #638

Open
ejodlowska opened this issue Dec 14, 2017 · 0 comments
Open

job fair table # field in sponsor records #638

ejodlowska opened this issue Dec 14, 2017 · 0 comments
Assignees

Comments

@ejodlowska
Copy link
Contributor

@ewdurbin Can you change the format of the job fair field in the sponsor record (such as https://us.pycon.org/2018/admin/sponsorship/sponsor/3/) so that I can enter text? Right now it only accepts whole numbers. There are sponsors who have opted out of that benefit and I'd like to document that in their record.

The goal is to out put what is in that job fair field in the body of the email to sponsors.

Currently the email template says:

  • Opportunity to reserve a table for the Job Fair on Sunday, May 13, 2018
    • Your Job Fair table # is:

For those with tables, it will out put a number. For those that don’t it just leaves it blank since the field is empty. To make things clearer, I think it would be best for us to state that they did not reserve a table.

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

2 participants