Skip to content

Commit

Permalink
Merge branch 'verify-email' of https://github.com/GeekZoneHQ/web into…
Browse files Browse the repository at this point in the history
… verify-email
  • Loading branch information
Freshrojek committed Apr 20, 2021
2 parents 644bd75 + 98fdd10 commit 289dd52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion memberships/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ def register(request):
"memberships/welcome_email.html",
{
"user": user.member.preferred_name,

},
)
task_send_email.delay(
Expand Down

0 comments on commit 289dd52

Please sign in to comment.