1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/docs/intro
Rosana Rufer 72b7aecbbf Fixed #35461 -- Updated misleading django-debug-toolbar instructions.
The DjDT "handle" isn't visible on the polls application as the templates
are missing <body> tags for brevity.
2024-06-21 12:01:34 +02:00
..
_images
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
reusable-apps.txt Changed packing recommendation to use pyproject.toml in reusable apps docs. 2024-02-01 11:01:57 +01:00
tutorial01.txt Moved confirmation about dev server running to earlier in tutorial 1. 2024-06-09 14:51:40 -03:00
tutorial02.txt Fixed #35347 -- Clarified choice_set attribute in tutorial 2. 2024-04-04 16:05:18 -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
tutorial06.txt
tutorial07.txt Corrected description of list_display being a list in tutorial 7. 2024-04-11 18:00:17 -03:00
tutorial08.txt Fixed #35461 -- Updated misleading django-debug-toolbar instructions. 2024-06-21 12:01:34 +02:00
whatsnext.txt