Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

ToasterLab/django-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-test

pip freeze > requirements.txt
virtualenv --no-site-packages --distribute test && source test/bin/activate && pip install -r requirements.txt

admin
iamnothuey