| Age | Commit message (Collapse) | Author |
|
This caused failures on CockroachDB that use random rather than serial
pk values.
|
|
in expressions.
Regression in 6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd.
|
|
Regression in 6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd.
Thanks Simon Charette and Igor Jerosimić for the report.
|
|
Regression in 6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd and
1251772cb83aa4106f526fe00738e51c0eb59122.
Thanks Simon Charette and Igor Jerosimić for the report.
|
|
JSONField key transforms.
Regression in 6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd.
Thanks Igor Jerosimić for the report.
|
|
|
|
|
|
specific timezone.
|
|
tzinfo is ignored for DateFields and TimeFields, and it's already
covered by DateFunctionTests.test_trunc_func().
|
|
Date/TimeField.
|
|
floatformat filter.
Thanks Claude Paroz and Nick Pope for reviews.
|
|
|
|
Previously, the technical 500 debug page didn't contain a traceback
when the exception chain contained an exception without traceback.
Thanks Chris Jerdonek for the report.
|
|
|
|
proxies.
|
|
|
|
read-only JSONField values in admin.
|
|
|
|
|
|
|
|
xgettext 0.21+.
"format string with unnamed arguments cannot be properly localized"
warning is not raised in xgettext 0.21+.
This patch uses a message that causes an xgettext warning regardless of
the version.
|
|
m2o relation.
|
|
PostgreSQL < 10 doesn't support ICU collations.
Thanks Hannes Ljungberg for the report.
|
|
|
|
options.
|
|
|
|
|
|
union(), intersection(), and difference().
|
|
difference().
|
|
pickled Query.
In a pickled join, the join_fields had the same values, but weren't the
same object (contrary to when not pickling the QuerySet).
|
|
|
|
|
|
required mutually exclusive group is passed in options.
|
|
This patch allows upload handlers to handle interrupted uploads.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
when StopUpload is raised.
|
|
over aggregation aliases.
|
|
plural count is not a number.
|
|
formsets.
|
|
|
|
forms.UUIDField.
|
|
|
|
Thanks Javier Matos Odut for the report.
|
|
|
|
|
|
elements.
Previously examples such as '<a/><b/>' would not match in '<a/><b/><c/>'.
|
|
are disabled.
Thanks Jaap Roes for the report.
|
|
|
|
Thanks Simon Charette for the initial patch.
|
|
|
|
|