| Age | Commit message (Collapse) | Author |
|
AttributeError raised by QuerySet filtering.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Anssi Kääriäinen for the patch suggestion, and Tim Graham for the review.
|
|
|
|
|
|
related set.
|
|
|
|
This is a reliqua from the early days of the modeltests/regressiontests era.
|
|
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
|
|
return a QuerySet.
|
|
|