Django-Website

  1. You have to install Django
   pip install django
  1. Run
   python manage.py runserver
  1. Then click the link
   http://127.0.0.1:8000/