Re: success: django + fastcgi (flup) + nginx

2005-12-16 Thread Ivan Fedorov

Igor Goryachev пишет:
> Hello everybody.
> 
> It seems, I have got a success with django application running under
> FastCGI (flup) and nginx web-server. There were no difficults, thanks
> to Hugo! :) Anyway I will try to write a small howto this weekend.
> 

I'm start using it some weeks ago. Work fine. nginx very fast and STABLE
webserver. FastCGI module in it "just work". :)


Re: success: django + fastcgi (flup) + nginx

2005-12-16 Thread Igor Goryachev

On Fri, Dec 16, 2005 at 02:10:54AM -0800, Sebastien Fievet wrote:
> Very nice weblog. Looks great !

If you mean the theme, it was borrowed from blojsom weblog s/w.


-- 
Igor Goryachev  E-Mail/Jabber: [EMAIL PROTECTED]


Re: success: django + fastcgi (flup) + nginx

2005-12-16 Thread Grigory Fateyev

Hello Igor Goryachev!
On Fri, 16 Dec 2005 11:39:18 +0300 you wrote:

> 
> Hello everybody.
> 
> It seems, I have got a success with django application running under
> FastCGI (flup) and nginx web-server. There were no difficults, thanks
> to Hugo! :) Anyway I will try to write a small howto this weekend.
> 
> My working blog application is at http://www.goryachev.org/blog/.
> 
> Thanks!
 
I see you did this! :) I hope it can be working with apache1.3 ...

-- 
Всего наилучшего!
greg [at] anastasia [dot] ru Григорий.


Re: ifequal

2005-12-16 Thread Milton Waddams

perfect, thanks!

On 12/16/05, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
> I just fixed this in the Django development version (trunk), so, if
> you're using that, just "svn update". The problem was that the "1" in
> that example was being compared as a string, not an integer.


Re: success: django + fastcgi (flup) + nginx

2005-12-16 Thread Sebastien Fievet

Very nice weblog. Looks great !



success: django + fastcgi (flup) + nginx

2005-12-16 Thread Igor Goryachev

Hello everybody.

It seems, I have got a success with django application running under
FastCGI (flup) and nginx web-server. There were no difficults, thanks
to Hugo! :) Anyway I will try to write a small howto this weekend.

My working blog application is at http://www.goryachev.org/blog/.

Thanks!


-- 
Igor Goryachev  E-Mail/Jabber: [EMAIL PROTECTED]