sandiegopython / test-driven-django-development

This repository contains materials for a San Diego Python workshop on learning Django with test inspired development
http://test-driven-django-development.readthedocs.org/
Other
103 stars 35 forks source link

Add requirements.txt file? #20

Closed davidfischer closed 11 years ago

davidfischer commented 11 years ago

Should we add a requirements.txt file which has the versions of Django and django-webtest?

treyhunner commented 11 years ago

Yes