|
@@ -39,7 +39,7 @@ The value of ``DJANGO_SETTINGS_MODULE`` should be in Python path syntax, e.g.
|
|
|
``mysite.settings``. Note that the settings module should be on the
|
|
|
Python `import search path`_.
|
|
|
|
|
|
-.. _import search path: http://diveintopython.org/getting_to_know_python/everything_is_an_object.html
|
|
|
+.. _import search path: http://diveintopython.net/getting_to_know_python/everything_is_an_object.html
|
|
|
|
|
|
The django-admin.py utility
|
|
|
---------------------------
|