This commit is contained in:
Tom Christie 2012-10-28 20:54:12 +00:00
parent bdd939f1f3
commit 411c95ea0e
2 changed files with 1 additions and 2 deletions

View File

@ -116,7 +116,6 @@ Run the tests:
./rest_framework/runtests/runtests.py
For more information see the [Contributing to REST framework][contributing] section.
## Support
For support please see the [REST framework discussion group][group], or try the `#restframework` channel on `irc.freenode.net`.

View File

@ -140,7 +140,7 @@ We've walked through each step of the design process, and seen how if we need to
You can review the final [tutorial code][repo] on GitHub, or try out a live example in [the sandbox][sandbox].
## Onwards and upwards.
## Onwards and upwards
We've reached the end of our tutorial. If you want to get more involved in the REST framework project, here's a few places you can start: