0
0
mirror of https://github.com/django/django.git synced 2024-11-22 03:18:31 +01:00
django/docs/intro
2024-08-12 10:57:02 +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
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 Refs #35591 -- Removed hardcoded "stable" version in runserver warning. 2024-08-12 10:57:02 +02:00
tutorial02.txt Relocated database setup details to install docs to simplify tutorial 2. 2024-07-04 15:30:52 -03:00
tutorial03.txt
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 Corrected description of list_display being a list in tutorial 7. 2024-04-11 18:00:17 -03:00
tutorial08.txt Used :pypi: role in docs where appropriate. 2024-08-05 10:35:50 -03:00
whatsnext.txt