Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 553119
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:34:18+00:00 2026-05-13T11:34:18+00:00

I want a Registration Form with only email + password. I am thinking to

  • 0

I want a Registration Form with only email + password. I am thinking to insert automatically email in username field. So, for eash user, I will have this:

username: example@example.com

password: mypassword

email: example@example.com

Of course email + password will be used in login process.

Is it a good solution to having 2 fields with the same value ? Or is there a more sofisticated solution ?

Thanks 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T11:34:19+00:00Added an answer on May 13, 2026 at 11:34 am

    Probably not a good idea to circumvent the expected regex validation on username which is r'^\w+$' (so no @ or ., obviously). Also, there’s a 30 character limit on username, so lots of email addresses won’t fit.

    You should write a custom auth backend that authenticates based on the actual email field – many people do this, so you can probably find samples on djangosnippets.

    Two things to keep in mind – by default, the email field is non-unique. Also, you are almost definitely going to break the admin app, so you’ll need to do some jiggery pokery if you want to use contrib.admin.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to make a user-registration form where I will have fields such first
I have a user registration form and I only want the user to specify
In my web application i have registration form, when user register i want to
I have one registration form, I don't want people to register login username with
I've a user registration form and I want to show the password rules in
I have default FOSUserBundle registration form. I want to add jabber field into registration
I have created a user registration form using PHP, a password must be entered
I have a registration form with password and confirm password input fields. I want
I have a registration form which contains a read-only textarea. I want to require
I have a registration form that users fill with their email address (and password).

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.