Skip to content

alexisbellido/django-test-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Market Research project for the Django 1.1 Testing and Debugging book.

Django setup created on Ubuntu 11.10 with the following commands:

mkvirtualenv django-test-debug
pip install Django==1.4
pip install psycopg2
pip install ipython
pip install yolk
pip install docutils
pip install South
pip install Fabric

About

Code for Django 1.1 Testing and Debugging book

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages