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
2023-12-08
Fixed #35016 -- Doc'd that DATABASES["OPTIONS"] are passed to new PostgreSQL ...
Yashas
2023-12-05
Deprecated django.contrib.gis.geoip2.GeoIP2.open().
Nick Pope
2023-12-01
Improved wording in auth.models.User field docs.
Adrien
2023-12-01
Deprecated django.contrib.gis.geoip2.GeoIP2.coords().
Nick Pope
2023-11-29
Updated conditions to retrieve primary keys in bulk_create() docs.
KimSia Sim
2023-11-29
Refs #25778 -- Updated some links and references to HTTPS.
Adam Johnson
2023-11-28
Removed link to lawrence.com in contrib.sites docs.
Adam Johnson
2023-11-28
Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.
Mariusz Felisiak
2023-11-28
Fixed #34633 -- Made create() method of reverse many-to-one managers clear pr...
Aman Pandey
2023-11-25
Refs #34380 -- Improved docs for forms.URLField.assume_scheme.
Adam Johnson
2023-11-23
Fixed #34990 -- Changed link to OWASP in CSRF docs.
Tim Schilling
2023-11-17
Refs #32819 -- Established relationship between form fieldsets and their help...
David Smith
2023-11-16
Refs #32819 -- Used auto_id instead of id_for_label as unique identifier for ...
David Smith
2023-11-15
Refs #33690 -- Added missing data-theme selector to example in theming suppor...
William Hayes
2023-11-14
Refs #34944 -- Propagated system checks for GeneratedField.output_field.
Mariusz Felisiak
2023-11-14
Fixed #34944 -- Made GeneratedField.output_field required.
Mariusz Felisiak
2023-11-09
Fixed #34457 -- Restored output for makemigrations --check.
Adam Johnson
2023-11-09
Fixed typos in docs/ref/models/fields.txt.
Jacob Walls
2023-11-02
Fixed #34813 -- Doc'd usage of integrity HTML attribute with ManifestStaticFi...
Patrick Rauscher
2023-10-30
Refs #29850 -- Added exclusion support to window frames.
Sarah Boyce
2023-10-28
Refs #29850 -- Added RowRange support for positive integer start and negative...
Sarah Boyce
2023-10-28
Fixed typos in docs/ref/models/expressions.txt.
Sarah Boyce
2023-10-27
Doc'd writing integration tests for the system check framework.
Marc Gibbons
2023-10-27
Fixed typo in docs/ref/contrib/gis/geos.txt.
Izzy Hyman
2023-10-26
Fixed #10941 -- Added {% query_string %} template tag.
Tom Carrick
2023-10-25
Added missing pycon directives in various docs.
Mariusz Felisiak
2023-10-25
Fixed #27403 -- Doc'd that QuerySet.prefetch_related() doesn't guarantee tran...
Tim Bell
2023-10-11
Fixed #34808 -- Doc'd aggregate function's default argument.
lufafajoshua
2023-10-07
Added missing import in docs/ref/contrib/contenttypes.txt.
sage
2023-10-06
Refs #32275 -- Added scrypt password hasher to PASSWORD_HASHERS setting docs.
ume
2023-10-05
Refs #31435 -- Doc'd potential infinite recursion when accessing model fields...
David Sanders
2023-10-05
Refs #22936 -- Doc'd Lookup.prepare_rhs.
Mariusz Felisiak
2023-10-04
Fixed #34759 -- Confirmed support for SpatiaLite 5.1.
pieterck
2023-10-04
Corrected wrap_socket() reference in docs/ref/settings.txt.
Mariusz Felisiak
2023-10-04
Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text.Truncato...
Natalia
2023-10-02
Fixed #32602 -- Clarified wording of TestCase class.
faishalmanzar
2023-09-27
Added warning about flatpages and untrusted users.
Mariusz Felisiak
2023-09-26
Fixed #34873 -- Added QuerySet.explain() support for GENERIC_PLAN option on P...
Mariusz Felisiak
2023-09-21
Refs #34808 -- Doc'd that aggregation functions on empty groups can return None.
David Sanders
2023-09-20
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
Mariusz Felisiak
2023-09-19
Fixed #34850 -- Dropped support for MariaDB 10.4.
Mariusz Felisiak
2023-09-18
Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Mariusz Felisiak
2023-09-18
Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per...
Mariusz Felisiak
2023-09-18
Refs #33872 -- Removed django.contrib.postgres.fields.CIText/CICharField/CIEm...
Mariusz Felisiak
2023-09-18
Refs #33864 -- Removed length_is template filter per deprecation timeline.
Mariusz Felisiak
2023-09-18
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
Mariusz Felisiak
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
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
[prev]
[next]