Skip to content

WazedKhan/Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-App

Blog App using Django

  1. On Unix or MacOS, using the bash shell: source /path/to/venv/bin/activate
  2. On Unix or MacOS, using the csh shell: source /path/to/venv/bin/activate.csh
  3. On Unix or MacOS, using the fish shell: source /path/to/venv/bin/activate.fish
  4. On Windows using the Command Prompt: path\to\venv\Scripts\activate.bat
  5. On Windows using PowerShell: path\to\venv\Scripts\Activate.ps1