Mariusz Felisiak
|
ecb6085f6f
Bumped versions in pre-commit and npm configurations.
|
il y a 1 an |
donghao
|
71820c9f91
Fixed #34820 -- Fixed migrations crash when changing a ForeignObject field.
|
il y a 1 an |
Oguzhan Akan
|
e41f9f9450
Fixed #34816 -- Fixed GenericForeignKey crash when checking cache for primary keys with different types.
|
il y a 1 an |
Jacob Walls
|
1ab2cf7994
Fixed #34810 -- Measured test coverage on django-admin commands.
|
il y a 1 an |
Maxime Toussaint
|
254df3a3bb
Fixed #34791 -- Fixed incorrect Prefetch()'s cache for singly related objects.
|
il y a 1 an |
Jeremy Nauta
|
f333e3513e
Fixed #31300 -- Added GeneratedField model field.
|
il y a 1 an |
François Freitag
|
cafe7266ee
Fixed #34730 -- Added django.contrib.messages.test.MessagesTestMixin.assertMessages().
|
il y a 1 an |
Mariusz Felisiak
|
4f0c0e6fa1
Bumped checkout version in Github actions configuration.
|
il y a 1 an |
Jacob Walls
|
6c6606aa01
Refs #34233 -- Bumped minimum supported version of docutils to 0.19.
|
il y a 1 an |
tell-k
|
dc89380c8a
Added tell-k to AUTHORS.
|
il y a 1 an |
Nick Pope
|
26a4ac7736
Fixed #34814 -- Confirmed support for PostGIS 3.4.
|
il y a 1 an |
Nick Pope
|
8c8cbe66fa
Refs #31262 -- Renamed ChoiceIterator to BaseChoiceIterator.
|
il y a 1 an |
Mariusz Felisiak
|
a534835c7b
Added stub release notes for 4.2.6.
|
il y a 1 an |
Mariusz Felisiak
|
8a98768868
Added CVE-2023-41164 to security archive.
|
il y a 1 an |
Mariusz Felisiak
|
3f41d6d629
Fixed CVE-2023-41164 -- Fixed potential DoS in django.utils.encoding.uri_to_iri().
|
il y a 1 an |
Mariusz Felisiak
|
048d75aeb1
Refs #34768 -- Ignored lack of just_fix_windows_console() for colorama < 0.4.6.
|
il y a 1 an |
Jacob Walls
|
bcd80de8b5
Fixed #34778 -- Avoided importing modules in startapp/startproject.
|
il y a 1 an |
Sulabh Katila
|
9a9620dda6
Fixed #34768 -- Avoided initializing colorama on non-Windows platforms.
|
il y a 1 an |
willzhao
|
9cc0d7f7f8
Fixed #34803 -- Fixed queryset crash when filtering againts deeply nested OuterRef annotations.
|
il y a 1 an |
nessita
|
9c68792843
Fixed #34807 -- Avoided circular import between forms, models, and utils' choices.
|
il y a 1 an |
Mariusz Felisiak
|
c74a6fad54
Refs #32355 -- Removed unnecessary getattr() call.
|
il y a 1 an |
Bruno Alla
|
4c4536f744
Refs #34712 -- Added system check for staticfiles storage in STORAGES setting.
|
il y a 1 an |
David Smith
|
74b5074174
Fixed #34210 -- Added unittest's durations option to the test runner.
|
il y a 1 an |
David Smith
|
27b399d235
Fixed #34547 -- Deprecated DatabaseOperations.field_cast_sql().
|
il y a 1 an |
Nick Pope
|
500e01073a
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices.
|
il y a 1 an |
John Whitman
|
68a8996bdf
Fixed #34799 -- Made MySQL introspection skip cross-database relations.
|
il y a 1 an |
Olivier Tabone
|
3f8dbe267d
Fixed #34757 -- Added support for following redirects to AsyncClient.
|
il y a 1 an |
Simon Charette
|
1ac397674b
Refs #34784 -- Added fr_CA locale formats.
|
il y a 1 an |
Claude Paroz
|
fdf14cfc01
Fixed #34784 -- Adjusted SHORT_DATE_FORMAT in various French variants.
|
il y a 1 an |
sarahboyce
|
f6ed2c36dd
Fixed #34787 -- Fixed autoreloader crash when run from installed script on Windows.
|
il y a 1 an |