1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/docs/intro
Meta d2c74cfb48 Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs.
Reorganized intro docs when explaining `django-admin startproject` to prevent
confusion when using "mysite" as both the top-level directory and the Django
project directory name.

Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
Co-authored-by: Carlton Gibson <carlton@noumenal.es>
2024-10-09 09:12:58 -03:00
..
_images Refs #35380 -- Updated screenshots in intro docs. 2024-08-05 09:02:01 -03:00
contributing.txt Replaced usage of "patch" with more precise terms in faq, howto, and intro docs. 2024-06-09 14:38:04 -03:00
index.txt Updated "Dive Into Python" links. 2024-01-20 19:43:55 +01:00
install.txt
overview.txt Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs. 2024-10-09 09:12:58 -03:00
reusable-apps.txt Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs. 2024-10-09 09:12:58 -03:00
tutorial01.txt Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs. 2024-10-09 09:12:58 -03:00
tutorial02.txt Relocated database setup details to install docs to simplify tutorial 2. 2024-07-04 15:30:52 -03:00
tutorial03.txt Corrected method/function wording in tutorial 3. 2023-12-29 06:01:18 +01:00
tutorial04.txt Restored django.db.models.F import in final code snippet added at the beginning of tutorial 4. 2024-03-29 12:33:08 -03:00
tutorial05.txt Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs. 2024-10-09 09:12:58 -03:00
tutorial06.txt
tutorial07.txt Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs. 2024-10-09 09:12:58 -03:00
tutorial08.txt Used :pypi: role in docs where appropriate. 2024-08-05 10:35:50 -03:00
whatsnext.txt