Skip to content

shi0rik0/django-session-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-session-demo

Run the following command to start the server:

python manage.py runserver

Navigate to http://localhost:8000/get-user/ and you will see User: (not logged in).

Then, navigate to http://localhost:8000/login/?user=admin&password=password and you will see Successfully logged in.

Now, navigate to http://localhost:8000/get-user/ again and you will see User: admin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages