Re: Proposal: Let session support backends

2007-06-07 Thread Michael Trier
I'm with Jacob; I've always considered an in memory solution one that I was willing to live with. For smaller sites I like to use the in-memory version of sqlite. It's easy to implement and works quite well. Definitely having the session pluggable will be a huge help. Michael On 6/6/07, Jacob

Re: Ping: Extend "for" tag to allow unpacking of lists

2007-06-07 Thread Michael Trier
This looks really cool. Thanks SmileyChris. Michael On 6/7/07, Adrian Holovaty <[EMAIL PROTECTED]> wrote: > > On 6/7/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote: > > On 6/7/07, Russell Keith-Magee <[EMAIL PROTECTED]> wrote: > > > Unless there are any objections, I'm happy to check this into

Re: Event based caching

2007-06-10 Thread Michael Trier
Henrik, I'm sure a lot of people would benefit from an event based caching system. So I know that I for one am eagerly looking forward to seeing your contribution. Michael On 6/10/07, 黄毅 <[EMAIL PROTECTED]> wrote: > If i understand what you are talking about, I think it's quite easy to > imple

Re: what do you guys think of Storm by Canonical?

2007-07-10 Thread Michael Trier
On 7/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > On Jul 11, 12:42 am, bedros <[EMAIL PROTECTED]> wrote: > > they just released under open source (LGPLv2). > > > > https://storm.canonical.com/ > > > > Tutorial is here > > > > https://storm.canonical.com/Tutorial > Yawn. --~--~--

Re: Proposal: QuerySet.exists() method

2007-07-13 Thread Michael Trier
+1 on both. I was needing this just the other day. Michael On 7/13/07, Brian Harring <[EMAIL PROTECTED]> wrote: > > On 7/13/07, Adrian Holovaty <[EMAIL PROTECTED]> wrote: > > On 7/13/07, SmileyChris <[EMAIL PROTECTED]> wrote: > > > Adrian, I think it's useful enough. But why do you need a .exis

Re: Django Tutorial

2007-07-29 Thread Michael Trier
Interesting that this is being brought up because I was thinking about this very thing this morning. There appears to be lots of questions about the tutorial on the IRC channel and I can remember when I went through it again recently with someone there were a couple places where we felt like thin