Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

[User Registration] Validation Email Text #180

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions