Re: [BangPypers] Issues with multiple instances of mod_python websites on the same machine

2009-12-06 Thread L.Guruprasad
Hi, Noufal Ibrahim wrote: > > I haven't deployed through mod_python myself but in your situation, wouldn't > it make sense to have a local webserver per developer and only push the > 'production' version to the mod_python+ apache combo? We push only the 'production' version to the live server wit

Re: [BangPypers] Issues with multiple instances of mod_python websites on the same machine

2009-12-06 Thread L.Guruprasad
Hi, Noufal Ibrahim wrote: > On Sun, Dec 6, 2009 at 1:18 PM, Guruprasad wrote: > >> [..] >> All the users have their own copies of the web application and when >> one user opens and navigates through the web application when other >> user is doing the same with his copy, on clicking links and all

Re: [BangPypers] Simple python database library

2010-03-04 Thread L.Guruprasad
Hi, Dhananjay Nene wrote: > I need to build some simple relational database access over 2-3 tables in a > utility program. While it is quite solvable through ORM, the fairly limited > scope and nature of database access does not require the capabilities of a > full blown ORM. I use SQLAlchemy in m

Re: [BangPypers] Simple python database library

2010-03-04 Thread L.Guruprasad
Hi, L.Guruprasad wrote: > Dhananjay Nene wrote: > One more lightweight database library - Storm (storm.canonical.net) but Oops, the correct URL for the project is storm.canonical.com Regards, Guruprasad ___ BangPypers mailing list Bang