Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Application

Requirements

Set up

  1. Install the python version used for the project
pyenv install
  1. Create a virtual environment:
virtualenv -p $(pyenv which python) venv
  1. Install dependencies:
pip install -r requirements.txt

About

Testing Django

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages