| Age | Commit message (Collapse) | Author |
|
Thanks Mariusz Felisiak for auditing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Regression in 3aa9ab39cce6b2a27d6334ad0148c8f37b6f5986.
|
|
choices.
|
|
|
|
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
|
|
|
|
|
|
warnings.
https://bugs.python.org/issue25988
|
|
Regression in f9844f484186fa13399bf8b96f58616687fe158a.
Thanks Matthias Kestenholz for the report and suggestions.
|
|
|
|
|
|
Unused since a8a81aae20a81e012fddc24f3ede556501af64a2.
|
|
SQLite and MySQL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Deferring accesses to settings allows database fields to be initialized before
settings are loaded.
|
|
functools.partial()/partialmethod().
|
|
* Removed all hardcoded logic for _{fieldname}_cache.
* Added an internal API for interacting with the field values cache.
Thanks carljm and MarkusH for support.
|
|
provided.
Thanks Tim Graham for the review.
|
|
A small refactor ahead of refs #28371.
|
|
Unused since b3b71a0922334c70bbc646a4873010f808196671.
|
|
Thanks Tim Graham for the review.
|
|
|
|
Field.deconstruct()/__repr__().
|
|
Model.pk was added after _get_pk_val() and many places weren't simplified.
|
|
Regression in d2a26c1a90e837777dabdf3d67ceec4d2a70fb86.
Thanks Adam Alton for the report and test, and Adam Johnson for
suggesting the fix.
|
|
Thanks Tim Graham and Adam Johnson for the reviews.
|
|
Thanks Tim Graham for the review.
|
|
|
|
with choices.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Regression in 2f9861d823620da7ecb291a8f005f53da12b1e89.
|
|
|
|
Thanks Tim Graham for the review.
|