Skip to content

Registration, login and log-out form created using Django framework.

Notifications You must be signed in to change notification settings

thanmay-bharadwaj/Django-reg-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-reg-form

Registration, login and log-out form created using Django framework.

*Pre-requisites:Python,Django framework.

*Execute

cd thanmay

on the command line.

*Execute

workon django

on command line to enter virtual environment.

*Execute

pip install django

in the virtual environment.

*Execute

pip install psycopg2

on the command line.

*Execute

python manage.py runserver 

and copy the http://127.0.0.1:8000/ link into your web browser.

About

Registration, login and log-out form created using Django framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published