Re: nginx fastcgi continued..

2009-06-18 Thread Matt Bartolome
Hi Matt, Your issue seems oddly familiar to me but I forget how I fixed it. I'm running nginx-0.7.34 built from source and django trunk Rev: 10558. I would try doing a source build of the current release of nginx which is 0.7.60 first to see if that fixes it. The fastcgi_params are also picky so

Re: Big Django site gone

2009-02-27 Thread Matt Bartolome
On Fri, Feb 27, 2009 at 8:41 AM, Matt Boersma wrote: > > More specifically, the RMN was an Ellington CMS site (pre-0.96 Django) > I believe.  The same infrastructure still powers several Colorado > newspapers, though: The Boulder Daily Camera, The Broomfield > Enterprise, and

Re: Using GeoDjango features with current trunk?

2007-11-05 Thread Matt Bartolome
I was in a similar situation a few months ago. The GeoDjango branch api is really handy and I was hoping to use it on some models that were sitting in a 0.96 release. We definitely couldn't go with the unstable branch for our production environment so I ended up just writing a few custom sql