Skip to content

Django app with external login and user model with expanded attributes

Notifications You must be signed in to change notification settings

ffuentese/django-login-expanded-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Login with expanded profile

Django by default includes a user model that's very useful but it's limited to a user and a password so it's better to add it a few attributes. This tutorial shows how to add them and I followed the instructions. Also to complement this project I also applied the authentication views shown in another tutorial to use the django login system from outside the admin panel on my own.

Later on, I'll add CSS to make it look pretty.

About

Django app with external login and user model with expanded attributes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published