index
:
chango.git
devmain
fix-31295
initial-branch
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-05-26
[5.1.x] Fixed #36402, Refs #35980 -- Updated built package name in reusable a...
Jason Judkins
2025-03-28
[5.1.x] Simplified Intersphinx configuration example.
Carlton Gibson
2025-03-27
[5.1.x] Doc'd how to use Intersphinx in the reusable apps tutorial.
Carlton Gibson
2025-02-19
[5.1.x] Fixed #35908 -- Retired the django-developers and django-users mailin...
Sarah Boyce
2025-01-22
[5.1.x] Fixed #36125 -- Switched docs to use chat.djangoproject.com when refe...
Baptiste Mispelon
2025-01-08
[5.1.x] Fixed #35999 -- Removed #django IRC channel references where appropri...
Sarah Boyce
2025-01-07
[5.1.x] Fixed typo in tutorial 5.
Clifford Gama
2024-11-29
[5.1.x] Removed reference to "removing older versions of Django" in tutorial.
Clifford Gama
2024-11-19
[5.1.x] Updated maintainers of Django Debug Toolbar to Django Commons.
Tim Schilling
2024-10-30
[5.1.x] Added missing lang attributes to html elements in docs.
Johanan-Ayadata
2024-10-29
[5.1.x] Removed unneeded OS reference on running the test suite in contributi...
Maria Hynes
2024-10-21
[5.1.x] Updated tutorial part count from 7 to 8 in docs/intro/reusable-apps.txt.
Mariusz Felisiak
2024-10-09
[5.1.x] Explained exception to using include() within urlpatterns in tutorial 1.
Chiara Mezzavilla
2024-10-09
[5.1.x] Fixed #35502 -- Removed duplication of "mysite" directory name in int...
Meta
2024-10-09
[5.1.x] Refs #34900 -- Doc'd Python 3.13 compatibility.
Mariusz Felisiak
2024-09-30
[5.1.x] Relocated path() explanation to docs/ref/urls.txt to simplify tutoria...
Chiara Mezzavilla
2024-09-05
[5.1.x] Fixed #35737 -- Clarified where "models" comes from in tutorial 7.
Mariatta
2024-08-05
[5.1.x] Used :pypi: role in docs where appropriate.
Mariusz Felisiak
2024-08-05
[5.1.x] Refs #35380 -- Updated screenshots in intro docs.
Natalia
2024-07-08
[5.1.x] Fixed 35506 -- Clarified initial references to URLconf in tutorial 1.
lucas-r-oliveira
2024-07-04
[5.1.x] Relocated database setup details to install docs to simplify tutorial 2.
Kudz
2024-07-04
[5.1.x] Removed unneeded hyphens in "counterintuitive".
Carlton Gibson
2024-06-25
[5.1.x] Refs #35380 -- Updated screenshots in intro docs.
Sarah Boyce
2024-06-25
[5.1.x] Fixed #35558 -- Increased inline H3 headers color prominence in admin...
Sarah Boyce
2024-06-25
[5.1.x] Fixed #35540 -- Fixed the padding on admin login page.
arjunomray
2024-06-21
[5.1.x] Fixed #35461 -- Updated misleading django-debug-toolbar instructions.
Rosana Rufer
2024-06-09
[5.1.x] Moved confirmation about dev server running to earlier in tutorial 1.
Andreu Vallbona
2024-06-09
[5.1.x] Replaced usage of "patch" with more precise terms in faq, howto, and ...
Andreu Vallbona
2024-06-09
[5.1.x] Simplified tutorial 1 when describing how to run the dev server.
Andreu Vallbona
2024-06-08
[5.1.x] 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
2024-02-01
Changed packing recommendation to use pyproject.toml in reusable apps docs.
Claude Paroz
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-22
Fixed tutorial 'background.gif' reference.
Adam Johnson
2024-01-20
Updated "Dive Into Python" links.
Emmanuel Katchy
2024-01-17
Fixed #31700 -- Made makemigrations command display meaningful symbols for ea...
Amir Karimi
2024-01-04
Fixed #35084 -- Recommended 'django_' prefix for reusable app modules.
Adam Johnson
2024-01-03
Refs #33690 -- Updated tutorial for admin dark mode toggle.
Adam Johnson
2023-12-29
Corrected method/function wording in tutorial 3.
Mohammad Yameen
2023-12-29
Added backticks around name argument in tutorial 3.
virgitl.io
2023-12-14
Fixed HTML code snippet in Tutorial's part 7 when customizing the admin's sit...
Nanami
2023-11-19
Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.
Mariusz Felisiak
2023-10-10
Reorganized tutorial's part 4 to better understand changes needed in URLConf.
Natalia
2023-10-09
Refs #34043 -- Clarified how to test UI changes.
sarahboyce
2023-10-09
Added backticks to setuptools in docs.
Mariusz Felisiak
2023-06-28
Fixed typo in docs/intro/tutorial08.txt.
Cerebro Cerberus
2023-06-05
Fixed #34621 -- Made admin site header render in <div> tag.
Howard Cox
[next]