Skip to content

goyal-aman/Django-CustomUserModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-CustomUserModel

Implementation Of Django Custom User Model

To Set Up

  1. run migratitions using >> python manage.py makemigrations
  2. migrate using >> python manage.py migrate
  3. create super user >> python manage.py createsuperuser

To Contribute

Fork repo, add functionality that might be usuable, such as

  1. Improve Admin

  2. User Details and finaly make pull request.

For any query or suggestion open a new issue.

Suggestions

Stick to Custom User Model, any suggestions or modifications made should be in the direction to make custom user model better and easy to implement.

About

Implementation Of Django Custom User Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages