GitHunt
TH

thanmay-bharadwaj/Django-reg-form

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

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.

Languages

Python78.3%HTML21.7%
Created June 8, 2021
Updated June 12, 2021