mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Fixed #22801 -- Added 'www.' to diveintopython.net links
This commit is contained in:
parent
93d05536fd
commit
f97c53c098
6 changed files with 7 additions and 7 deletions
|
@ -1528,7 +1528,7 @@ variable.
|
|||
Note that this option is unnecessary in ``manage.py``, because it takes care of
|
||||
setting the Python path for you.
|
||||
|
||||
.. _import search path: http://diveintopython.net/getting_to_know_python/everything_is_an_object.html
|
||||
.. _import search path: http://www.diveintopython.net/getting_to_know_python/everything_is_an_object.html
|
||||
|
||||
.. django-admin-option:: --settings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue