| Age | Commit message (Collapse) | Author |
|
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.
https://github.com/psf/black/releases/tag/23.1.0
Backport of 097e3a70c1481ee7b042b2edd91b2be86fb7b5b6 from main
|
|
natural keys.
|
|
Most QuerySet methods are mapped onto the Manager and, in general,
it isn't necessary to call .all() on the manager.
|
|
|
|
|
|
|
|
added tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pointing to a MTI model.
Regression in b9f8635f58ad743995cad2081b3dc395e55761e5.
|
|
Thanks Tim Graham for the review.
|
|
functools.partial()/partialmethod().
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
related set.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Gwildor Sok for the report and Tim Graham for the review.
|
|
|
|
|
|
unserializable chars
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
Thanks to gfairchild for the report and Claude for the review.
|
|
|
|
Thanks Rahul Priyadarshi.
|
|
|
|
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
|
|
|