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

Add to "Let’s fix this by adding a get_success_url to our view:" #121

Closed riseriyo closed 9 years ago

riseriyo commented 10 years ago

Change from: "Let’s fix this by adding a get_success_url to our view:"

to:

"Let’s fix this by adding a get_success_url to our view, EntryDetail, in blog/views.py:"