| Age | Commit message (Collapse) | Author |
|
Backport of 51e536178cba9489b9d759f69f72f442af16ba32 from master
|
|
related with models exceptions.
Backport of bc4fea92b296a7eacbd5f89263ca67515feeb53f from master
|
|
ignore_conflicts on MariDB and MySQL.
Backport of 69e0d9c553bb55dde8d7d1d479a78bfa7093f406 from master
|
|
|
|
comments.
|
|
MariaDB 10.5+.
|
|
Thanks Simon Charette for the review and Mariusz Felisiak for tests.
|
|
|
|
|
|
"self" with multi-table inheritance.
Thanks Abhijeet Viswa for the report and initial patch.
|
|
QuerySet.select_for_update() options.
Thanks Par Andersson for reporting the issue.
|
|
|
|
MariaDB and MySQL 8.0.18+.
|
|
8.0.16+.
|
|
|
|
|
|
lookup.
|
|
|
|
involved difficulty.
This patch does not remove all occurrences of the words in question.
Rather, I went through all of the occurrences of the words listed
below, and judged if they a) suggested the reader had some kind of
knowledge/experience, and b) if they added anything of value (including
tone of voice, etc). I left most of the words alone. I looked at the
following words:
- simply/simple
- easy/easier/easiest
- obvious
- just
- merely
- straightforward
- ridiculous
Thanks to Carlton Gibson for guidance on how to approach this issue, and
to Tim Bell for providing the idea. But the enormous lion's share of
thanks go to Adam Johnson for his patient and helpful review.
|
|
the database.
Note was missing for date, year, iso_year, week, time, hour, minute,
and second lookups.
|
|
|
|
atomicity warning.
|
|
Sphinx interprets some "%[a-z]" in SQL statements as a
"Literal.String.Interpol" which leads to incorrect highlighting.
|
|
|
|
|
|
|
|
|
|
Dicts preserve order since Python 3.6.
|
|
|
|
|
|
Looks like an accidental carry over from the pre-existing
QuerySet.bulk_create documentation.
|
|
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|