Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom user model using AbstractBaseUser

  • to get started with the repo clone the repo
git clone https://github.com/manascode-com/django-custom-user-abstractbaseuser.git

  • 2 Create the virtual enviorment (we have used pipenv)
pipenv shell

  • 3 Install all the depencies.
pipenv install

Now migrate the database and start working on your project.

If you like the repo, please give it a start or if you want to contribute to the project feel free to raise a PR.

About

Django custom user with AbstractBaseUser class.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages