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

The 'time_sent' field of the EmailVerification model is never populated #22

Closed
cdriehuys opened this issue Sep 18, 2019 · 0 comments · Fixed by #26
Closed

The 'time_sent' field of the EmailVerification model is never populated #22

cdriehuys opened this issue Sep 18, 2019 · 0 comments · Fixed by #26
Labels
bug Something isn't working

Comments

@cdriehuys
Copy link
Owner

After using the EmailVerification.send_email method, I expect the EmailVerification.time_sent field to be populated and persisted, but it never is.

@cdriehuys cdriehuys added the bug Something isn't working label Sep 18, 2019
cdriehuys added a commit that referenced this issue Sep 19, 2019
When calling `EmailVerification.send_email`, the `time_sent` field is
now properly populated.

Fixes #22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant