Re: Tackling ZODB support in Models

2006-06-20 Thread Bill de hÓra
Mikeal Rogers wrote: > I've been developing some fun stuff with django for about a month now > and I've been thinking of taking on a big challenge, adding ZODB > support to Models. > > I _love_ the django models, but there are a few things I wish to do > in which I need a full object persis

Tackling ZODB support in Models

2006-06-19 Thread Mikeal Rogers
I've been developing some fun stuff with django for about a month now and I've been thinking of taking on a big challenge, adding ZODB support to Models. I _love_ the django models, but there are a few things I wish to do in which I need a full object persistence. I'm sending this to the l