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

[Fixes]"payment_preference" field to Member model #407

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

harsha-mangena
Copy link

- added attribute `payment_preference` on member
- added testcase
Copy link
Collaborator

@WillNilges WillNilges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! I let the CI checks run, and it looks like you need to run our linters and makemigrations. You can find instructions here.

I also left a suggestion for how to implement the payment preferences choices.

src/meshapi/models/member.py Outdated Show resolved Hide resolved
@WillNilges
Copy link
Collaborator

Looks like you've got a syntax error causing the CI to fail. Can you fix that?

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.

2 participants