0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/docs/intro
Carlton Gibson 0a646c8e08 Removed distracting note from tutorial 4.
The note on a possible race condition is inappropriate in this
tutorial setting. To quote Diátaxis:

> Your job is to guide the learner to a successful conclusion. There
> may be many interesting diversions along the way … - ignore them.

Co-Authored-By: Ryan Hiebert <ryan@ryanhiebert.com>
2024-02-21 06:21:20 +01:00
..
_images Fixed #32539 -- Added toggleable facet filters to ModelAdmin. 2023-03-03 20:24:57 +01:00
contributing.txt Updated "Dive Into Python" links. 2024-01-20 19:43:55 +01: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
tutorial02.txt Fixed #31700 -- Made makemigrations command display meaningful symbols for each operation. 2024-01-17 14:00:02 +01:00
tutorial03.txt Corrected method/function wording in tutorial 3. 2023-12-29 06:01:18 +01:00
tutorial04.txt Removed distracting note from tutorial 4. 2024-02-21 06:21:20 +01:00
tutorial05.txt
tutorial06.txt
tutorial07.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
tutorial08.txt Fixed typo in docs/intro/tutorial08.txt. 2023-06-28 07:08:51 +02:00
whatsnext.txt