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

Change Image re. python version #137

Closed riseriyo closed 9 years ago

riseriyo commented 9 years ago

Change image re. Python version:

python -c "import django; print(django.get_version())" 1.7

macro1 commented 9 years ago

Resolved.