Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Create Advanced User Sign Up View in Django | Step-by-Step

License

Notifications You must be signed in to change notification settings

bsallesp/django-advanced-signup-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-advanced-signup-tutorial

Create Advanced User Sign Up View in Django | Step-by-Step

Getting Started

This tutorial works on Python 3+ and Django 2+.

Clone the project by selecting right branch and run following commands:

python3 manage.py makemigrations accounts
python3 manage.py migrate
python3 manage.py runserver

About

Create Advanced User Sign Up View in Django | Step-by-Step

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.5%
  • HTML 6.5%