Skip to content

theshubhagrwl/django_custom_user_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django_custom_user_app

Hello, This is template for the custom user model in Django.
This repo contains a

  • A basic django project
  • An app called 'users'

How to use

Just copy the "users" app from the repo and put it in your Django project.

Note: Remember to make the following changes in your settings.py file

  • Register the users app
  • AUTH_USER_MODEL = 'users.CustomUser'

Give this repo a star if you liked. Thanks!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages