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
102 stars 35 forks source link

Note recommended tutorial prerequisites #62

Open treyhunner opened 10 years ago

treyhunner commented 10 years ago

I think we should recommend reading through the official Django tutorial.

Also reading about virtualenv and pip?

davidfischer commented 10 years ago

I agree on both counts.