1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/intro
2024-06-09 14:52:21 -03:00
..
_images Fixed #32539 -- Added toggleable facet filters to ModelAdmin. 2023-03-03 20:24:57 +01:00
contributing.txt [5.0.x] Replaced usage of "patch" with more precise terms in faq, howto, and intro docs. 2024-06-09 14:39:41 -03:00
index.txt [5.0.x] Updated "Dive Into Python" links. 2024-01-20 22:22:49 +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 [5.0.x] Fixed tutorial 'background.gif' reference. 2024-01-22 05:26:15 +01:00
tutorial01.txt [5.0.x] Moved confirmation about dev server running to earlier in tutorial 1. 2024-06-09 14:52:21 -03:00
tutorial02.txt [5.0.x] Fixed #35347 -- Clarified choice_set attribute in tutorial 2. 2024-04-04 16:07:16 -03:00
tutorial03.txt [5.0.x] Corrected method/function wording in tutorial 3. 2023-12-29 06:01:47 +01:00
tutorial04.txt [5.0.x] Restored django.db.models.F import in final code snippet added at the beginning of tutorial 4. 2024-03-29 12:34:29 -03:00
tutorial05.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
tutorial06.txt
tutorial07.txt [5.0.x] Corrected description of list_display being a list in tutorial 7. 2024-04-12 12:18:39 -03:00
tutorial08.txt Fixed typo in docs/intro/tutorial08.txt. 2023-06-28 07:08:51 +02:00
whatsnext.txt