Carlton Gibson
|
007f143659
Strengthened wording on supported Python versions in FAQ.
|
1 month ago |
Simon Charette
|
42e8f264ce
Fixed #36065 -- Fixed ordering by expression referencing composite primary key.
|
1 month ago |
Simon Charette
|
7617d5be94
Refs #36065 -- Extracted composite primary key order by tests.
|
1 month ago |
Chaitanya Rahalkar
|
c068f000be
Fixed #36014 -- Supported international domains in EmailValidator.
|
2 months ago |
Natalia
|
53e21eebf2
Added stub release notes and release date for 5.1.5, 5.0.11, and 4.2.18.
|
1 month ago |
Clifford Gama
|
095f5db060
Fixed typo in tutorial 5.
|
1 month ago |
Jacob Walls
|
470e5545e5
Refs #36042 -- Raised ValueError when providing composite expressions to aggregates.
|
1 month ago |
Jacob Walls
|
6eec703667
Fixed #36042 -- Raised ValueError when using CompositePrimaryKey as rhs.
|
1 month ago |
Alex Vandiver
|
8914b571eb
Fixed #36023 -- Handled controls chars in content_disposition_header.
|
2 months ago |
John Parton
|
40d5516385
Fixed #35718 -- Add JSONArray to django.db.models.functions.
|
5 months ago |
Chris Muthig
|
d734f1651c
Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by.
|
7 months ago |
Jacob Walls
|
46b3e7dd8c
Fixed #36048 -- Preferred ValueError to NotSupportedError for composite pk sanity checks.
|
1 month ago |
Adam Johnson
|
51df0dff3c
Fixed #36057 -- Enabled test runner to debug chained exceptions with `--pdb` on Python 3.13+.
|
1 month ago |
Adam Johnson
|
ec0e784f91
Fixed #36056 -- Made OutputWrapper a virtual subclass of TextIOBase.
|
1 month ago |
Tim Graham
|
a4d3f2535e
Removed stray comment in ArrayField.check().
|
1 month ago |
Jacob Walls
|
a8e4fd11ef
Fixed #36052 -- Supported CompositePrimaryKey in inspectdb.
|
1 month ago |
Raphael Gaschignard
|
ddefc3fed1
Fixed #35918 -- Added support for execute_sql to directly return row counts.
|
3 months ago |
Chaitanya Rahalkar
|
d97cacc2ae
Fixed #36026 -- Clarified that View.setup() sets the request, args, kwargs attributes.
|
2 months ago |
YashRaj1506
|
083e623953
Fixed #35414 -- Used default headers in AsyncRequestFactory.
|
2 months ago |
YashRaj1506
|
12f4f95405
Fixed #35740 -- Fixed FileFieldStorageTests.test_extended_length_storage when using bcachefs.
|
2 months ago |
Jacob Walls
|
c3a681659c
Fixed #36029 -- Handled implicit exact lookups in condition depth checks for FilteredRelation.
|
1 month ago |
Tim Graham
|
45dc2aaa2a
Added missing test for QuerySet.delete() when raising EmptyResultSet.
|
1 month ago |
David Smith
|
987854ba44
Fixed #32819 -- Added aria-describedby to fields with errors.
|
1 year ago |
Harsha Vardhan V
|
53df2ee7a4
Removed current year from Python license file.
|
1 month ago |
Ari Pollak
|
ad385ae163
Fixed #36037 -- Fixed default primary key type in docs.
|
2 months ago |
Jacob Walls
|
82b913cd6c
Fixed typo in django/db/models/fields/related_descriptors.py.
|
1 month ago |
Jacob Walls
|
f14cab28a5
Fixed typo in django/db/models/query.py docstring.
|
1 month ago |
Johannes Maron
|
989329344a
Fixed #35886 -- Added support for object-based form media script assets.
|
3 months ago |
Mariusz Felisiak
|
b322319f9d
Fixed #36034 -- Added system check for ForeignKey/ForeignObject/ManyToManyField to CompositePrimaryKeys.
|
1 month ago |
Jacob Walls
|
2a61b5f97c
Refs #373 -- Errored when providing db_column to CompositePrimaryKey.
|
1 month ago |