The Learning Django Series-1

Beginning a series on Django with this post.


On the first day we installed Django via the following commands

1. pip install django

Varanasi Software Junction: The Learning Django Series-1



see the Django version


python -m django --version





2. django-admin startproject newdjango
Varanasi Software Junction: The Learning Django Series-1


3. cd newdjango
python manage.py runserver 777
Varanasi Software Junction: The Learning Django Series-1


Varanasi Software Junction: The Learning Django Series-1


GIT Repo at this point

Contact us for software training, education or development










 

Post a Comment

0 Comments