On Tue, 2015-11-10 at 18:50 +, Marc Tamlyn wrote:
> Agreed, this does not belong on core. In particular the formatting of
> a duration varies widely depending on the expected age range,
> languages and site context. Naturaltime is one implementation, the
> specific case you seem to be hinting
On Sun, 2007-06-17 at 20:25 +, [EMAIL PROTECTED] wrote:
> The call to Comment.objects.filter(poll=p) generates the following raw
> SQL (comment columns are replaced by * for brevity):
> SELECT * FROM "comments_comment" LEFT OUTER JOIN "comments_comment" AS
> "m2m_comments_comment__poll" ON "c