Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Django

it is a python based web framework to build the web applications with high Quality it will helps us to avoide repeated works which will be easy and save time HOW TO CREATE IN VIRTUAL ENV AS WINDOWS

Create floder Enter in to floder Open cmd into current floder Check django version (python -m django--version) Create a virv Env

cd env cd scripts acivate pip install django Create projects (django -admin startproject project_Test) cd project_test dir python.py runserver python manage.py startapp basicapp

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors