1
0
mirror of https://github.com/django/django.git synced 2024-11-20 16:34:17 +00:00
django/docs/intro
2024-11-19 12:01:19 +01:00
..
_images Refs #35380 -- Updated screenshots in intro docs. 2024-08-05 09:02:01 -03:00
contributing.txt Removed unneeded OS reference on running the test suite in contributing docs. 2024-10-29 11:34:35 +01:00
index.txt Updated "Dive Into Python" links. 2024-01-20 19:43:55 +01:00
install.txt
overview.txt Added missing lang attributes to html elements in docs. 2024-10-30 14:02:30 +01:00
reusable-apps.txt Updated tutorial part count from 7 to 8 in docs/intro/reusable-apps.txt. 2024-10-21 14:20:03 -03:00
tutorial01.txt Explained exception to using include() within urlpatterns in tutorial 1. 2024-10-09 11:46: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 Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs. 2024-10-09 09:12:58 -03:00
tutorial06.txt
tutorial07.txt Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs. 2024-10-09 09:12:58 -03:00
tutorial08.txt Updated maintainers of Django Debug Toolbar to Django Commons. 2024-11-19 12:01:19 +01:00
whatsnext.txt