Django ++ Works how it works and installation process also

Official Website :::::::::::::::: djangoproject.com


Step 1.  Install Python = How to Install Python 20.04 ubuntu.

Step 2.  pip istall  :: in django is just like gem in rails 

Step 3.  Django Install by php

Step 4. Create Django Application ::

Django-admin startproject mysite

Step 5 : manage.py  = it works with all server this and run all this.

For django which python version will use you can check.

sTEP 6 :: python3/manage.py run server 

some command to run at times  ::

git pull origin master 

git checkout .






Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5