| Age | Commit message (Collapse) | Author |
|
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>
|
|
|
|
|
|
|
|
|