mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Pointed Dive into Python links to python3 site
The old site handles python2, and is thus no longer relevant for Django. Also I pointed the search path links to the proper sections.
This commit is contained in:
parent
43c65e0eb0
commit
48028c6f9a
5 changed files with 5 additions and 6 deletions
|
@ -396,7 +396,7 @@ that passing a ``prefix`` parameter when creating an instance still works too.
|
|||
* After reading those, if you want something a little meatier to sink
|
||||
your teeth into, there's always the Python :mod:`unittest` documentation.
|
||||
|
||||
__ http://www.diveintopython.net/unit_testing/index.html
|
||||
__ http://www.diveintopython3.net/unit-testing.html
|
||||
|
||||
Running your new test
|
||||
---------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue