Loading docs/releases/1.4.txt +1 −1 Original line number Diff line number Diff line Loading @@ -359,7 +359,7 @@ actual project. If settings, URLconf, and apps within the project are imported or referenced using the project-name prefix (e.g. ``myproject.settings``, ``ROOT_URLCONF = ``myproject.urls``, etc), the new ``manage.py`` will need to be moved one "myproject.urls"``, etc), the new ``manage.py`` will need to be moved one directory up, so it is outside the project package rather than adjacent to ``settings.py`` and ``urls.py``. Loading Loading
docs/releases/1.4.txt +1 −1 Original line number Diff line number Diff line Loading @@ -359,7 +359,7 @@ actual project. If settings, URLconf, and apps within the project are imported or referenced using the project-name prefix (e.g. ``myproject.settings``, ``ROOT_URLCONF = ``myproject.urls``, etc), the new ``manage.py`` will need to be moved one "myproject.urls"``, etc), the new ``manage.py`` will need to be moved one directory up, so it is outside the project package rather than adjacent to ``settings.py`` and ``urls.py``. Loading