index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
intro
Age
Commit message (
Expand
)
Author
2025-10-17
[5.2.x] Refs #35844 -- Doc'd Python 3.14 compatibility.
Mariusz Felisiak
2025-10-13
[5.2.x] Fixed #36625 -- Mentioned exit() in tutorial's instruction to restart...
arsalan64
2025-10-08
[5.2.x] Fixed #35961 -- Migrated license metadata in pyproject.toml to confor...
Michiel W. Beijen
2025-07-28
[5.2.x] Moved manual testing instructions from intro to submitting patches docs.
Jordan Bae
2025-07-13
[5.2.x] Added Django ecosystem page to the documentation.
Tim Schilling
2025-06-12
[5.2.x] Fixed #36463 -- Fixed grammar in docs/intro/contributing.txt.
Sulove Bista
2025-06-12
[5.2.x] Fixed #36454 -- Fixed typo in docs/intro/tutorial08.txt.
ruvilonix
2025-05-26
[5.2.x] Fixed #36402, Refs #35980 -- Updated built package name in reusable a...
Jason Judkins
2025-05-13
[5.2.x] Updated guidance to propose new feature ideas in contributing docs.
Lily Foote
2025-03-28
[5.2.x] Simplified Intersphinx configuration example.
Carlton Gibson
2025-03-27
[5.2.x] Doc'd how to use Intersphinx in the reusable apps tutorial.
Carlton Gibson
2025-03-13
[5.2.x] Fixed incorrect formatting for inline pluralized code references in d...
Clifford Gama
2025-02-19
[5.2.x] Fixed #35908 -- Retired the django-developers and django-users mailin...
Sarah Boyce
2025-01-22
[5.2.x] Fixed #36125 -- Switched docs to use chat.djangoproject.com when refe...
Baptiste Mispelon
2025-01-09
Fixed #35515 -- Added automatic model imports to shell management command.
Salvo Polizzi
2025-01-08
Fixed #35999 -- Removed #django IRC channel references where appropriate.
Sarah Boyce
2025-01-07
Fixed typo in tutorial 5.
Clifford Gama
2024-12-06
Made index view examples consistent in tutorial by removing trailing comma.
Ülgen Sarıkavak
2024-11-29
Removed reference to "removing older versions of Django" in tutorial.
Clifford Gama
2024-11-19
Updated maintainers of Django Debug Toolbar to Django Commons.
Tim Schilling
2024-10-30
Added missing lang attributes to html elements in docs.
Johanan-Ayadata
2024-10-29
Removed unneeded OS reference on running the test suite in contributing docs.
Maria Hynes
2024-10-21
Updated tutorial part count from 7 to 8 in docs/intro/reusable-apps.txt.
Mariusz Felisiak
2024-10-09
Explained exception to using include() within urlpatterns in tutorial 1.
Chiara Mezzavilla
2024-10-09
Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs.
Meta
2024-10-09
Refs #34900 -- Doc'd Python 3.13 compatibility.
Mariusz Felisiak
2024-09-30
Fixed #35797 -- Removed debug context processor from default project template.
Marc Gibbons
2024-09-30
Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1.
Chiara Mezzavilla
2024-09-05
Fixed #35737 -- Clarified where "models" comes from in tutorial 7.
Mariatta
2024-08-12
Refs #35591 -- Removed hardcoded "stable" version in runserver warning.
Mariusz Felisiak
2024-08-09
Fixed #35591 -- Added unsuitable for production console warning to runserver.
Andrew Miller
2024-08-05
Used :pypi: role in docs where appropriate.
Mariusz Felisiak
2024-08-05
Refs #35380 -- Updated screenshots in intro docs.
Natalia
2024-07-24
Fixed #35541 -- Fixed paginator border in admin CSS.
arjunomray
2024-07-12
Refs #35506 -- Reverted "global URLconf" to "root URLconf" in tutorial 1.
Tim Graham
2024-07-08
Fixed 35506 -- Clarified initial references to URLconf in tutorial 1.
lucas-r-oliveira
2024-07-04
Relocated database setup details to install docs to simplify tutorial 2.
Kudz
2024-07-04
Removed unneeded hyphens in "counterintuitive".
Carlton Gibson
2024-06-25
Refs #35380 -- Updated screenshots in intro docs.
Sarah Boyce
2024-06-25
Fixed #35558 -- Increased inline H3 headers color prominence in admin change ...
Sarah Boyce
2024-06-25
Fixed #35540 -- Fixed the padding on admin login page.
arjunomray
2024-06-21
Fixed #35461 -- Updated misleading django-debug-toolbar instructions.
Rosana Rufer
2024-06-09
Moved confirmation about dev server running to earlier in tutorial 1.
Andreu Vallbona
2024-06-09
Replaced usage of "patch" with more precise terms in faq, howto, and intro docs.
Andreu Vallbona
2024-06-09
Simplified tutorial 1 when describing how to run the dev server.
Andreu Vallbona
2024-06-08
Fixed #35503 -- Removed distracting PHP reference in tutorial 1.
Ismael
2024-04-11
Corrected description of list_display being a list in tutorial 7.
Aleksander Milinkevich
2024-04-04
Fixed #35347 -- Clarified choice_set attribute in tutorial 2.
Lang Tran
2024-03-29
Restored django.db.models.F import in final code snippet added at the beginni...
Taishi Endo
2024-02-21
Removed distracting note from tutorial 4.
Carlton Gibson
[next]