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

Advanced Premium configuration #30

Open
echarlie opened this issue Jun 2, 2021 · 1 comment
Open

Advanced Premium configuration #30

echarlie opened this issue Jun 2, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@echarlie
Copy link
Member

echarlie commented Jun 2, 2021

probably create a table in donations/models.py for premiums:

basically Premium_bool and Premium_size with appropriate fields, and the control panel allows setting 0) item type (bool or sized) 1) minimum donation, 2) name (which we sanitise into a slug for the DB), 3) size options (comma-seperated, converted into selection)

this should make #18 and #20 simpler to implement

@echarlie echarlie added the enhancement New feature or request label Jun 2, 2021
@echarlie
Copy link
Member Author

echarlie commented Jun 2, 2021

this doesn't handle the case where we offer multiple T-shirt colours, or offer T-shirt cuts. Continue speculating on the ideal model here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant