Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registration Application

Features

  • Uses a custom user model which takes email as username

  • send a welcome email to the user whenever the register

    ScreenShots

  • Registration Page image

  • Successful registred page image

  • Email (currently sending console using django's EmailBackend) image

Steps to Set Up locally

  1. Clone the repo
  2. Create a venv (virtual env for python)
  3. Install requirements.txt
  4. Run python manage.py makemigrations
  5. Run python manage.py migrate

Note :- You have to change Email setting from settings.py if you want to actually send emails.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages