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
Age
Commit message (
Expand
)
Author
2023-11-27
Fixed #34992 -- Fixed DatabaseFeatures.allows_group_by_selected_pks on MariaD...
Nathaniel Conroy
2023-11-25
Refs #34380 -- Improved docs for forms.URLField.assume_scheme.
Adam Johnson
2023-11-25
Refs #34925 -- Avoided altering passed by reference refresh_from_db(fields).
Simon Charette
2023-11-24
Fixed #34925 -- Prevented Model.refresh_from_db() from mutating list of fields.
trontelj
2023-11-24
Fixed #34968 -- Made multipart parsing of headers raise an error on too long ...
Standa Opichal
2023-11-24
Fixed #34983 -- Deprecated django.utils.itercompat.is_iterable().
Nick Pope
2023-11-24
Fixed #34818 -- Prevented GenericIPAddressField from mutating error messages.
Parth Verma
2023-11-23
Fixed #26827 -- Improved ModelState error message when relations refer model ...
Prashant Pandey
2023-11-23
Fixed #34994 -- Fixed checkbox layout in admin's change page for narrow scree...
Tom Carrick
2023-11-23
Fixed #34991 -- Fixed pagination links and input layout in admin's change lis...
Tom Carrick
2023-11-23
Fixed #14611 -- Added query_params argument to RequestFactory and Client clas...
Tom Carrick
2023-11-23
Fixed #34987 -- Fixed queryset crash when mixing aggregate and window annotat...
Simon Charette
2023-11-23
Fixed #34990 -- Changed link to OWASP in CSRF docs.
Tim Schilling
2023-11-22
Fixed #34985 -- Fixed GeneratedFields.contribute_to_class() crash when apps a...
Mariusz Felisiak
2023-11-22
Fixed #34984 -- Skipped GeneratedFields when remaking tables on SQLite.
Sarah Boyce
2023-11-22
Refs #34986 -- Installed libmemcached-dev in PyPy 3.10 daily builds.
Mariusz Felisiak
2023-11-22
Refs #34900 -- Skipped Selenium requirement on daily builds for Python 3.13.
Mariusz Felisiak
2023-11-21
Added PyPy 3.10 to daily builds.
Mariusz Felisiak
2023-11-21
Fixed #34980 -- Changed migration operation dependencies to namedtuples.
Mariusz Felisiak
2023-11-21
Fixed runtests.py crash on PyPy.
Michał Górny
2023-11-21
Refs #34900 -- Skipped argon2-cffi requirement on daily builds for Python 3.13.
Mariusz Felisiak
2023-11-21
Added VoiceOver iOS and macOS separately in admin FAQ.
Thibaud Colas
2023-11-20
Refs #34900 -- Added Python 3.13 to daily builds.
Mariusz Felisiak
2023-11-20
Refs #31026 -- Simplified BaseForm.get_context().
David Smith
2023-11-19
Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.
Mariusz Felisiak
2023-11-19
Refs #34118 -- Added Python 3.12 to classifiers and tox.ini.
Mariusz Felisiak
2023-11-18
Refs #34118 -- Used Python 3.12 for GitHub actions.
Mariusz Felisiak
2023-11-18
Refs #34975 -- Handled optional source expressions in Expression.get_refs().
Simon Charette
2023-11-18
Refs #34717 -- Avoided computing aggregate refs twice.
Simon Charette
2023-11-18
Refs #34975 -- Complemented rhs filtering aggregations for __in lookup.
Simon Charette
2023-11-18
Fixed #34975 -- Fixed crash of conditional aggregate() over aggregations.
Simon Charette
2023-11-17
Removed obsolete warnings about asgiref.sync adapters with sensitive variables.
Mariusz Felisiak
2023-11-17
Doc'd support for assistive technologies in the admin.
Thibaud Colas
2023-11-17
Refs #32819 -- Established relationship between form fieldsets and their help...
David Smith
2023-11-17
Refs #32819 -- Added aria-describedby test for widgets with custom id.
David Smith
2023-11-16
Refs #32819 -- Used auto_id instead of id_for_label as unique identifier for ...
David Smith
2023-11-15
Fixed #34970 -- Clarified Password Validation docs regarding the password_cha...
Markus Amalthea Magnuson
2023-11-15
Removed obsolete sentence in custom model field docs.
Giannis Terzopoulos
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-14
Reverted "Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField ...
Mariusz Felisiak
2023-11-14
Fixed #34955 -- Made Concat() use || operator on PostgreSQL.
Simon Charette
2023-11-14
Fixed #34919 -- Added scope attribute to admindocs model templates.
jedidiah
2023-11-13
Fixed #34952 -- Copied dir list when processing locale folders to avoid missi...
Andrew Cordery
2023-11-13
Fixed #34967 -- Fixed queryset crash when grouping by constants on SQLite < 3...
David Sanders
2023-11-13
Fixed #34958 -- Fixed isolation of messages_tests.tests.TestLevelTags.test_lazy.
nessita
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-08
Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField with strin...
Simon Charette
[prev]
[next]