Re: App-loading reloaded

2013-12-25 Thread Luc Saffre
On 24/12/13 12:23, Aymeric Augustin wrote: > > Of course I’m happy to provide feedback and supervision to > contributors who’d like to tackle some of these items. Just get in > touch before you start coding to avoid duplicate work. Hey Aymeric, thanks for your work! I am not a core developer, but

Re: Improving aggregate support (#14030)

2013-12-25 Thread Josh Smeaton
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 would be reflected in this change as they are *somewhat* related. The diff betwee

Saving deleted code from Django source code

2013-12-25 Thread Vajrasky Kok
Merry Christmas or Happy Holidays, In this ticket, https://code.djangoproject.com/ticket/21651, I tried to fix the helper method but core developers decided to remove it. I hold no grudge against that decision. But instead of letting the my fix goes to blackhole, for the sake of humanity, I dec