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

Add reminder for account creation #465

Merged
merged 6 commits into from
Dec 21, 2023
Merged

Conversation

tvedeane
Copy link
Contributor

@tvedeane tvedeane commented Dec 20, 2023

Tested by calling docker compose exec -w /app/tapir web poetry run python ../manage.py send_create_account_reminder and checking the generated HTML in the browser.

@tvedeane tvedeane force-pushed the account-creation-reminder branch from 0015691 to 1120edf Compare December 20, 2023 20:49
tapir/coop/apps.py Outdated Show resolved Hide resolved
@tvedeane tvedeane force-pushed the account-creation-reminder branch from d0cfbfe to b514131 Compare December 21, 2023 13:38
@tvedeane tvedeane self-assigned this Dec 21, 2023
@tvedeane tvedeane marked this pull request as ready for review December 21, 2023 13:50
Copy link
Contributor

@Theophile-Madet Theophile-Madet left a comment

Choose a reason for hiding this comment

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

With tests and translations even, this is perfect!
Pinging @alexusfied in case you want to have a look at how we send emails.

tapir/accounts/emails/create_account_reminder_email.py Outdated Show resolved Hide resolved
tapir/accounts/emails/create_account_reminder_email.py Outdated Show resolved Hide resolved
tapir/coop/apps.py Outdated Show resolved Hide resolved
@tvedeane tvedeane merged commit ef7c5cf into master Dec 21, 2023
8 checks passed
@tvedeane tvedeane deleted the account-creation-reminder branch December 21, 2023 19:26
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