Skip to content

Surajtalwar/Django-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Django-Framework

Full stack Development using Django FrameWork Cloning the Project Using Command Line : git clone https://github.com/Surajtalwar/Django-Framework.git

Followings are the some Reqiured installation, which is needed to Run the project.

  1. Install Python 3.X version, Because this project is run on Python 3 version, to install python3 here is the command : sudo apt-get install python3
  2. Install Virtual Enviorment Using Command pip3 install virtualenv name(any_name). #example pip3 install virtualenv env.
  3. To activate virtual Enviroment execute this Command, If Your virtual envviroment name is env. #env/bin/activate
  4. Install Django using command pip3 install django.

Here We Done With Our Installation, Enjoy With Python

Happy Pythoning!

About

Full stack Development using Django FrameWork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors