Adam Zapletal
|
b285cc787e
[5.2.x] Captured stderr during admin_docs test.
|
4 weeks ago |
Jacob Walls
|
e9576c0aa8
[5.2.x] Fixed #36111 -- Fixed test --debug-sql crash on Oracle when no prior query has executed.
|
4 weeks ago |
Clifford Gama
|
93e18a87dd
[5.2.x] Fixed ambiguous pronoun reference in docs/ref/models/fields.txt.
|
1 month ago |
Jacob Walls
|
c85b68398b
[5.2.x] Refs #470 -- Fixed field_defaults test failures due to year-end boundary conditions.
|
1 month ago |
nessita
|
123d00a9a3
[5.2.x] Clarified feature freeze tasks in docs/internals/howto-release-django.txt.
|
1 month ago |
Claude Paroz
|
72c0359dda
[5.2.x] Fixed #36010 -- Avoided touching mo files while checking writability.
|
2 months ago |
Mike Edmunds
|
698d05c11c
[5.2.x] Fixed #36013 -- Removed use of IDNA-2003 in django.utils.html.
|
2 months ago |
Baptiste Mispelon
|
d6c2b67884
[5.2.x] Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.
|
1 month ago |
antoliny0919
|
5242220a56
[5.2.x] Fixed #36114 -- Fixed link visibility when list_display_links field contains only whitespace.
|
1 month ago |
Simon Charette
|
1df0f998ae
[5.2.x] Fixed #36117 -- Raised ValueError when providing composite expressions to case / when.
|
1 month ago |
Simon Charette
|
e306687a3a
[5.2.x] Refs #36042 -- Consolidated composite expression checks in BaseExpression.
|
1 month ago |
Igor Scheller
|
ae2f5381fe
[5.2.x] Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEYFILE settings.
|
1 month ago |
Simon Charette
|
9861e86547
[5.2.x] Fixed #36116 -- Optimized multi-column ForwardManyToOne prefetching.
|
1 month ago |
Mariusz Felisiak
|
55afe50aca
[5.2.x] Refs #32193 -- Updated python-memcached to pymemcache in contributing guide.
|
1 month ago |
Simon Charette
|
ad6bca92a8
[5.2.x] Fixed #36107 -- Adjusted UNNEST bulk_create strategy to opt-out sized arrays.
|
1 month ago |
greg
|
dab04b89af
[5.2.x] Fixed #36017 -- Used EmailValidator in urlize to detect emails.
|
1 month ago |
Clifford Gama
|
35d402f4e9
[5.2.x] Fixed typos in docs/releases/5.2.txt.
|
1 month ago |
Sarah Boyce
|
759921c8e9
[5.2.x] Bumped version for 5.2 alpha 1 release.
|
1 month ago |
Sarah Boyce
|
1eb62e5b62
[5.2.x] Bumped django_next_version in docs config.
|
1 month ago |
Sarah Boyce
|
1259509220
Made cosmetic edits to docs/releases/5.2.txt.
|
1 month ago |
Sarah Boyce
|
9e6e58bad2
Removed empty sections from 5.2 release notes.
|
1 month ago |
Sarah Boyce
|
051acc5c48
Updated man page for Django 5.2 alpha.
|
1 month ago |
Matthias Kestenholz
|
6a7ee02f59
Fixed #35521 -- Allowed overriding BoundField class on fields, forms and renderers.
|
1 month ago |
Mariusz Felisiak
|
0cabed9efa
Simplified GeoIP2._query() when passing IPv4Address()/IPv6Address() instances.
|
1 month ago |
Mariusz Felisiak
|
b3c5830769
Fixed #36098 -- Fixed validate_ipv6_address()/validate_ipv46_address() crash for non-string values.
|
1 month ago |
Jacob Walls
|
1602666b79
Fixed #36100 -- Checked if composite pk is set in get_next/get_previous.
|
1 month ago |
Simon Charette
|
6cfe00ee43
Refs #29499 -- Fixed race condition in update_or_create() test.
|
1 month ago |
Jacob Walls
|
de9f46d707
Fixed #36070 -- Clarified model validation behavior for composite pks.
|
1 month ago |
Jacob Walls
|
f054045973
Refs #36070 -- Referred to pk as an attribute when a composite primary key is defined.
|
1 month ago |
Sarah Boyce
|
b721f12760
Fixed #35998 -- Added caching to django.utils.html.urlize().
|
4 months ago |