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
/
ref
Age
Commit message (
Expand
)
Author
2024-02-29
[5.0.x] Fixed typo in docs/ref/contrib/admin/index.txt.
kbehlers
2024-02-28
[5.0.x] Removed #django-geo IRC channel in docs.
Mariusz Felisiak
2024-02-28
[5.0.x] Refs #34964 -- Doc'd that Q expression order is preserved.
David Sanders
2024-02-20
[5.0.x] Fixed #35153 -- Added note about locale name notation to FORMAT_MODUL...
sandjio
2024-02-17
[5.0.x] Fixed #28011 -- Corrected Field.hidden docs.
Adam Johnson
2024-01-29
[5.0.x] Fixed #35141 -- Clarified the expected type of CACHE_MIDDLEWARE_SECON...
Alexander Lazarević
2024-01-26
[5.0.x] Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-24
[5.0.x] Fixed #34971 -- Doc'd additional loggers.
duranbe
2024-01-20
[5.0.x] Updated "Dive Into Python" links.
Emmanuel Katchy
2024-01-16
[5.0.x] Used more specific link to email backends in EMAIL_BACKEND docs.
Baptiste Mispelon
2024-01-15
[5.0.x] Fixed #34949 -- Clarified when UniqueConstraints with include/nulls_d...
jordanbae
2023-12-30
[5.0.x] Fixed #35069 -- Fixed typo in docs/ref/forms/api.txt.
Salvo Polizzi
2023-12-28
[5.0.x] Corrected code-block directives in docs.
Mariusz Felisiak
2023-12-28
[5.0.x] Improved DEFAULT_FROM_EMAIL/SERVER_EMAIL docs.
David D Lowe
2023-12-19
[5.0.x] Doc'd that users with unusable passwords cannot request a password re...
Amin Shah Gilani
2023-12-15
[5.0.x] Added missing import in docs/ref/models/expressions.txt.
Viicos
2023-12-14
[5.0.x] Added clarifications about the DATABASES.TIME_ZONE setting in docs.
David Sanders
2023-12-08
[5.0.x] Fixed #35016 -- Doc'd that DATABASES["OPTIONS"] are passed to new Pos...
Yashas
2023-12-01
[5.0.x] Improved wording in auth.models.User field docs.
Adrien
2023-11-29
[5.0.x] Updated conditions to retrieve primary keys in bulk_create() docs.
KimSia Sim
2023-11-28
[5.0.x] Removed link to lawrence.com in contrib.sites docs.
Adam Johnson
2023-11-28
[5.0.x] Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.
Mariusz Felisiak
2023-11-25
[5.0.x] Refs #34380 -- Improved docs for forms.URLField.assume_scheme.
Adam Johnson
2023-11-23
[5.0.x] Fixed #34990 -- Changed link to OWASP in CSRF docs.
Tim Schilling
2023-11-16
[5.0.x] Refs #32819 -- Used auto_id instead of id_for_label as unique identif...
David Smith
2023-11-15
[5.0.x] Refs #33690 -- Added missing data-theme selector to example in themin...
William Hayes
2023-11-14
[5.0.x] Refs #34944 -- Propagated system checks for GeneratedField.output_field.
Mariusz Felisiak
2023-11-14
[5.0.x] Fixed #34944 -- Made GeneratedField.output_field required.
Mariusz Felisiak
2023-11-09
[5.0.x] Fixed #34457 -- Restored output for makemigrations --check.
Adam Johnson
2023-11-09
[5.0.x] Fixed typos in docs/ref/models/fields.txt.
Jacob Walls
2023-11-02
[5.0.x] Fixed #34813 -- Doc'd usage of integrity HTML attribute with Manifest...
Patrick Rauscher
2023-10-28
[5.0.x] Fixed typos in docs/ref/models/expressions.txt.
Sarah Boyce
2023-10-27
[5.0.x] Doc'd writing integration tests for the system check framework.
Marc Gibbons
2023-10-27
[5.0.x] Fixed typo in docs/ref/contrib/gis/geos.txt.
Izzy Hyman
2023-10-25
[5.0.x] Added missing pycon directives in various docs.
Mariusz Felisiak
2023-10-25
[5.0.x] Fixed #27403 -- Doc'd that QuerySet.prefetch_related() doesn't guaran...
Tim Bell
2023-10-11
[5.0.x] Fixed #34808 -- Doc'd aggregate function's default argument.
lufafajoshua
2023-10-07
[5.0.x] Added missing import in docs/ref/contrib/contenttypes.txt.
sage
2023-10-06
[5.0.x] Refs #32275 -- Added scrypt password hasher to PASSWORD_HASHERS setti...
ume
2023-10-05
[5.0.x] Refs #31435 -- Doc'd potential infinite recursion when accessing mode...
David Sanders
2023-10-05
[5.0.x] Fixed #34759 -- Confirmed support for SpatiaLite 5.1.
pieterck
2023-10-05
[5.0.x] Refs #22936 -- Doc'd Lookup.prepare_rhs.
Mariusz Felisiak
2023-10-04
[5.0.x] Corrected wrap_socket() reference in docs/ref/settings.txt.
Mariusz Felisiak
2023-10-04
[5.0.x] Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text....
Natalia
2023-10-02
[5.0.x] Fixed #32602 -- Clarified wording of TestCase class.
faishalmanzar
2023-09-27
[5.0.x] Added warning about flatpages and untrusted users.
Mariusz Felisiak
2023-09-21
[5.0.x] Refs #34808 -- Doc'd that aggregation functions on empty groups can r...
David Sanders
2023-09-18
Fixed #33651 -- Added support for prefetching GenericForeignKey.
Clément Escolano
2023-09-18
Fixed #34560 -- Updated admin's jQuery to 3.7.1.
Mariusz Felisiak
2023-09-16
Fixed #31558 -- Added support for boolean attribute on properties in ModelAdm...
Ryanwalker277
[next]