Re: test suite fails in release 10604

2009-04-23 Thread jeffhg58
Thanks so much Karen. I will make the changes for the first failure and I will also take a look at the windows error and see if I can determine what is causing the error. On Apr 22, 6:44 pm, Karen Tracey wrote: > On Mon, Apr 20, 2009 at 11:11 AM, jeffhg58 wrote: > > > Hi, > > > after I've updat

Re: test suite fails in release 10604

2009-04-23 Thread Karen Tracey
On Thu, Apr 23, 2009 at 8:25 AM, jeffhg58 wrote: > > Thanks so much Karen. I will make the changes for the first failure > and I will also take a look at the windows error and see if I can > determine what is causing the error. > Actually I think I know what is causing this, and it turns out I c

Re: Search for the ORM and Haystack

2009-04-23 Thread Ben Firshman
On 19 Apr 2009, at 11:42, mrts wrote: > > The feature is much needed, thanks for dealing with this! > > However, as for the API, I'd say coupling search to models is > inadvisable, Django has moved away from that design. > > A registry-based approach could be implemented: I agree this approach is

Re: Search for the ORM and Haystack

2009-04-23 Thread Joseph Kocherhans
On Thu, Apr 23, 2009 at 6:50 PM, Ben Firshman wrote: > > On 19 Apr 2009, at 11:42, mrts wrote: > > > > The feature is much needed, thanks for dealing with this! > > > > However, as for the API, I'd say coupling search to models is > > inadvisable, Django has moved away from that design. > > > > A

Re: Schema Evolution

2009-04-23 Thread Joshua Partogi
+1 with South. It's really comprehensive. On Apr 18, 12:01 am, JL wrote: > Just to through in my 2c (since I'm acutally in the US).  I'd second > South as being the most complete and flexible migration project.  I've > used it on almost every Django project I've done.  I'd love to see it > rolle

Re: Schema Evolution

2009-04-23 Thread Alex Gaynor
On Thu, Apr 23, 2009 at 9:44 PM, Joshua Partogi wrote: > > +1 with South. It's really comprehensive. > > On Apr 18, 12:01 am, JL wrote: > > Just to through in my 2c (since I'm acutally in the US). I'd second > > South as being the most complete and flexible migration project. I've > > used it o