0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/docs/intro
2024-10-09 09:27:33 +02: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 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 Refs #34900 -- Doc'd Python 3.13 compatibility. 2024-10-09 09:27:33 +02:00
tutorial01.txt Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1. 2024-09-30 13:31:26 -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 Removed unneeded hyphens in "counterintuitive". 2024-07-04 08:30:19 +02:00
tutorial06.txt
tutorial07.txt Fixed #35797 -- Removed debug context processor from default project template. 2024-09-30 16:52:28 -03:00
tutorial08.txt Used :pypi: role in docs where appropriate. 2024-08-05 10:35:50 -03:00
whatsnext.txt