Closed paulcollinsiii closed 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
Closing this pull request for now so I don't accidentally impulse-merge it.
I think I got most of them, but please please check. Related to #22