Re: Recommendations on running Django on Leopard

2007-10-31 Thread Kenneth Gonsalves
On 31-Oct-07, at 7:50 PM, Francis Lavoie wrote: > If you only plan to do developpement or testing, why is the > included web server not enought? if development and testing is the goal, then it is enough. But if you have plans of putting your app in production, it makes sense to duplicate

Re: Recommendations on running Django on Leopard

2007-10-31 Thread Dmitri Fedortchenko
I am using the fink build of python and django works perfectly after an archive and install of leopard. I just did a fink selfupdate and update-all. //D On Oct 31, 6:38 pm, jeffself <[EMAIL PROTECTED]> wrote: > I had a lot of issues with Python under Macports previously. I > installed Python fr

Re: Recommendations on running Django on Leopard

2007-10-31 Thread jeffself
I had a lot of issues with Python under Macports previously. I installed Python from source and I think I did the same thing with psycopg2. On Oct 31, 10:14 am, "Igor Kramer" <[EMAIL PROTECTED]> wrote: > You can see solution for psycopg2 herehttp://djangosearch.com/go-to-news/3588/ > > 2007/10/3

Re: Recommendations on running Django on Leopard

2007-10-31 Thread Francis Lavoie
If you only plan to do developpement or testing, why is the included web server not enought? I upgrade to Leopard yesterday night. I'll reinstall django tonight, but I don't use apache or mod_python since it only a developpement front end. 2007/10/31, jeffself <[EMAIL PROTECTED]>: > > > I just i

Re: Recommendations on running Django on Leopard

2007-10-31 Thread Igor Kramer
You can see solution for psycopg2 here http://djangosearch.com/go-to-news/3588/ 2007/10/31, jeffself <[EMAIL PROTECTED]>: > > > I just installed Leopard last night and haven't gotten around to > installing Django yet. Should I use the default Python installation > or should I install Python mysel

Recommendations on running Django on Leopard

2007-10-31 Thread jeffself
I just installed Leopard last night and haven't gotten around to installing Django yet. Should I use the default Python installation or should I install Python myself like I did in Tiger? Any issues with psycopg2 or the egenix stuff? I'm not worried about mod python yet since I'm still in the l