Skip to content

[User Registration] Validation Email Text #180

@BethanyG

Description

@BethanyG

Create Text for New User Registration Email Verification

The Codebuddies New User Registration flow will be requiring that a user verify the email they used for signup. The current default email being sent is insufficient/inaccurate, and should be edited/wordsmithed:

image

The files that control this text can be found under:

  • project/core/templates/account/email/email_confirmation_subject.txt
  • project/core/templates/account/email/email_confirmation_message.txt

They use Djangos Templating language for variables and data. Some additional links for templating:


CAVEAT

While these emails will need to be done regardless, and will need to be in the Django Template language, the location of these may change pending a decision on our use of django-rest-auth vs dojser vs another registration flow. Please refer to discussion #178 for context, details, and decisions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions