Skip to content

Sabarnik/log_form_django

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get started with our Login form in Django

run the following in the root directory

python manage.py runserver

To register go to

localhost:8000/auth/register

To login go to

localhost:8000/auth/login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.7%
  • HTML 45.3%