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

1992 change host sponsor labels #2176

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

howsun7
Copy link

@howsun7 howsun7 commented May 8, 2022

This accomplishes changes requested in #1992.

  • Host should be renamed "Host Site" and should be required.
  • Sponsor should be renamed "Organiser" and should be required.
  • Membership can remain as is, and should be optional.

The code changes are done to make sure:

  1. renamed values("Host Site" and "Organiser") are used in the event edit and creation forms.
  2. the host and sponsor fields are required in forms; the membership field remains as optional.
  3. the all-events and event detail views(templates) display the renamed values.

Note: the model field names are not changed; only the display(human-readable) names are.

@pbanaszkiewicz pbanaszkiewicz added this to the v4.2 milestone Apr 19, 2023
@pbanaszkiewicz pbanaszkiewicz modified the milestones: v4.2, v4.3 Aug 8, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants