| Age | Commit message (Collapse) | Author |
|
deserialization when PK is also a FK.
Backport of 8e90560aa8868a42bb8eda6273595bf0932a6090 from master
|
|
|
|
NO_AUTO_VALUE_ON_ZERO SQL mode is enabled.
|
|
Follow up to e29637681be07606674cdccb47d1e53acb930f5b.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when loading fixtures.
Model.save_base() is called directly when loading fixtures and assumes
existing rows will be updated. Branching of "raw" allows to maintain
the optimization introduced in #29260 while supporting this edge case.
Regression in 85458e94e38c20e57939947ee515a1a53689659f.
Thanks Reupen Shah for the report.
|
|
and value isn't iterable.
|
|
|
|
|
|
|
|
|
|
Thanks Nick Pope for the review.
|
|
Unused since its introduction in febd5aeec604198b2e374a33552b0c365096fd45.
|
|
Follow up to a57c783dd4e6dc73847081221827a1902eede88b.
|
|
|
|
|
|
default value.
Co-Authored-By: Hasan Ramezani <hasan.r67@gmail.com>
|
|
fixtures.
|
|
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
|
|
Thanks João Paulo Melo de Sampaio for the test.
|
|
|
|
|
|
pointing to a MTI model.
Regression in b9f8635f58ad743995cad2081b3dc395e55761e5.
|
|
Thanks Tim Graham for the review.
|
|
This reverts commit 01c6a3e227b645e8dea97e9befecd23d1d3b8581.
Unfortunately, the YAML serializer is not yet able to cope with time values.
|
|
|
|
functools.partial()/partialmethod().
|
|
Expression.convert_value().
Unused since a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
|
|
|
|
|
|
multi-table inheritance models."
This reverts commit 74a575eb7296fb04e1fc2bd4e3f68dee3c66ee0a as it causes
unexpected migrations and doesn't seem to be the best solution.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
Per deprecation timeline. Refs ed0ff913c648b16c4471fc9a9441d1ee48cb5420.
|
|
|
|
|