| Age | Commit message (Collapse) | Author |
|
|
|
|
|
get_object_or_404()/get_list_or_404().
|
|
|
|
AttributeError raised by QuerySet filtering.
|
|
|
|
|
|
|
|
Thanks Anssi Kääriäinen for the patch suggestion, and Tim Graham for the review.
|
|
|
|
|
|
related set.
|
|
|
|
|
|
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
|
|
|