Re: Queryset-refactor branch has been merged into trunk

2008-04-28 Thread Don Spaulding II
Malcolm Tredinnick wrote: > I merged queryset-refactor into trunk just now. This was changeset > r7477. Thanks for all of your effort on this, Malcolm. Malcolm's Amazon Wishlist: http://www.amazon.com/gp/registry/registry.html?ie=UTF8&type=wishlist&id=1VB5A16R2KV0T

Re: Queryset-refactor branch has been merged into trunk

2008-04-27 Thread Kenneth Gonsalves
On 27-Apr-08, at 8:34 AM, Malcolm Tredinnick wrote: > I merged queryset-refactor into trunk just now. This was changeset > r7477. w000t - thanks and congratulations Malcolm, you rock -- regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/code/ --~--~-~--~~-

Re: Queryset-refactor branch has been merged into trunk

2008-04-27 Thread [EMAIL PROTECTED]
Malcolm, thank you so much for all the work that you've done. It benefits so many people! Hopefully you can see just how much your hard work is really appreciated by all of the positive vibes in the internet tubes right now :) --~--~-~--~~~---~--~~ You received th

Re: Queryset-refactor branch has been merged into trunk

2008-04-27 Thread mtrier
Malcolm, Thank you so much for everything you do to help this project. Just based on changeset dates and time I know that you have put in countless hours to get this work done. It's much appreciated. > Indeed! Congrats! Now we need to get brosner to throw this into NFA so > us branchies can st

Re: Queryset-refactor branch has been merged into trunk

2008-04-27 Thread Malcolm Tredinnick
On Sun, 2008-04-27 at 00:19 -0700, Simon Willison wrote: [...] > One of my favourite new features is the ability to more easily see the > SQL that is going to be run against the database for a given queryset, > using the new .query and .query.as_sql() methods: > > >>> print Woo.objects.filter(na

Re: Queryset-refactor branch has been merged into trunk

2008-04-27 Thread Bryan Veloso
Indeed! Congrats! Now we need to get brosner to throw this into NFA so us branchies can start playing with it as well. :) On Apr 26, 11:30 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Massive congratulations and thanks all around, and to Malcolm! > > On Apr 27, 1:04 am, "Mike Scott" <[EMA

Re: Queryset-refactor branch has been merged into trunk

2008-04-27 Thread Simon Willison
On Apr 27, 4:04 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > I merged queryset-refactor into trunk just now. This was changeset > r7477. Fantastic! Congratulations, and thank you. One of my favourite new features is the ability to more easily see the SQL that is going to be run against th

Re: Queryset-refactor branch has been merged into trunk

2008-04-26 Thread [EMAIL PROTECTED]
Massive congratulations and thanks all around, and to Malcolm! On Apr 27, 1:04 am, "Mike Scott" <[EMAIL PROTECTED]> wrote: > Congratulations Malcolm, > > You very much deserve a big pat on the back for the entirety of the work you > have done. > > We've been testing on 3 of our websites the QS-RF

Re: Queryset-refactor branch has been merged into trunk

2008-04-26 Thread Mike Scott
Congratulations Malcolm, You very much deserve a big pat on the back for the entirety of the work you have done. We've been testing on 3 of our websites the QS-RF branch, with little to no issues, and lots of benefits. Regards, Mike Scott On Sun, Apr 27, 2008 at 5:46 PM, Russell Keith-Magee <

Re: Queryset-refactor branch has been merged into trunk

2008-04-26 Thread Russell Keith-Magee
On Sun, Apr 27, 2008 at 11:04 AM, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > I merged queryset-refactor into trunk just now. This was changeset > r7477. w00t! Great work Malcolm. This is a big change, a long time coming, but well worth the wait. Thanks for all the effort you have put int

Queryset-refactor branch has been merged into trunk

2008-04-26 Thread Malcolm Tredinnick
I merged queryset-refactor into trunk just now. This was changeset r7477. There are still a couple of enhancements to do, but I've decided they're not worth holding up the entire branch for. I can just as easily do them on trunk. Thanks to everybody who reported bugs and tested things. Thanks es