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

Quick pass to rename in tutorial files #24

Closed paulcollinsiii closed 11 years ago

paulcollinsiii commented 11 years ago

I think I got most of them, but please please check. Related to #22

treyhunner commented 11 years ago

You missed multiple non code references. For example search for post with back ticks around it On Nov 2, 2013 9:11 AM, "Paul Collins" notifications@github.com wrote:

I think I got most of them, but please please check.

Related to #22https://github.com/pythonsd/test-driven-django-development/issues/22

You can merge this Pull Request by running

git pull https://github.com/pythonsd/test-driven-django-development rename_post_in_tutorial

Or view, comment on, or merge it at:

https://github.com/pythonsd/test-driven-django-development/pull/24 Commit Summary

  • Quick pass to rename in tutorial files

File Changes

  • M tutorials/02-models.rsthttps://github.com/pythonsd/test-driven-django-development/pull/24/files#diff-0(34)
  • M tutorials/03-views.rsthttps://github.com/pythonsd/test-driven-django-development/pull/24/files#diff-1(12)
  • M tutorials/04-more-views.rsthttps://github.com/pythonsd/test-driven-django-development/pull/24/files#diff-2(12)
  • M tutorials/05-forms.rsthttps://github.com/pythonsd/test-driven-django-development/pull/24/files#diff-3(14)

Patch Links:

- https://github.com/pythonsd/test-driven-django-development/pull/24.patch

https://github.com/pythonsd/test-driven-django-development/pull/24.diff

treyhunner commented 11 years ago

Closing this pull request for now so I don't accidentally impulse-merge it.