|
@@ -37,7 +37,7 @@ so that it can be of use to the widest audience.
|
|
|
to |django-developers| or drop by `#django-dev on irc.freenode.net`__ to
|
|
|
chat with other Django users who might be able to help.
|
|
|
|
|
|
-__ http://diveintopython3.net/
|
|
|
+__ http://www.diveintopython3.net/
|
|
|
__ irc://irc.freenode.net/django-dev
|
|
|
|
|
|
What does this tutorial cover?
|
|
@@ -288,7 +288,7 @@ correctly in a couple different situations.
|
|
|
your teeth into, there's always the `Python unittest documentation`__.
|
|
|
|
|
|
__ https://code.djangoproject.com/ticket/17549
|
|
|
-__ http://diveintopython.net/unit_testing/index.html
|
|
|
+__ http://www.diveintopython.net/unit_testing/index.html
|
|
|
__ http://docs.python.org/library/unittest.html
|
|
|
|
|
|
Running your new test
|