0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/docs/intro
2024-06-25 14:03:21 -03:00
..
_images Fixed #35558 -- Increased inline H3 headers color prominence in admin change page. 2024-06-25 14:03:21 -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 Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
overview.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
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 Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
tutorial06.txt Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-05-31 11:17:01 +02:00
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