Re: Improving aggregate support (#14030)

2013-12-28 Thread Anssi Kääriäinen
On Wednesday, December 25, 2013 5:52:10 PM UTC+2, Josh Smeaton wrote: > > So I've gone ahead and tried to remove SQLEvaluator by pushing its > functions down into ExpressionNode. For the most part, it's working well. I > rebased on akaariai/lookups_3 to make sure that any changes to lookups > wo

Proposal of (another) podcast

2013-12-28 Thread Elena Williams
Merry Festive season to everyone to whom this is relevant! tl;dr: - News Podcast: basically reading blog out loud, hopefully short: ~15mins - Aiming for 30-Dec recording/publishing - Seeking review of script/show notes

Should exceptions in dev server appear as tracebacks in the console by default?

2013-12-28 Thread Harry Percival
The docs say: *"All messages reaching the django catch-all logger when DEBUG is True are sent to the console. They are simply discarded (sent to NullHandler) when DEBUG