search engine powered by Django

2007-02-25 Thread krypton
http://www.teenwag.com/search?q=%09+Antonella+Barba&btn=Search http://www.teenwag.com/search?q=%09+Anna+Nicole+smith&btn=Search --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this

youtube killer made in django

2007-03-17 Thread krypton
http://video.teenwag.com/showvideo/918 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send em

Video sharing social network Teenwag seeks great Python hackers we ll wear Python T-shirts at startup school $100K $5K sign on $2k referral

2007-03-23 Thread krypton
Video sharing social network Teenwag seeks great Python hackers we ll wear Python T-shirts at startup school $100K $5K sign on $2k referral http://www.teenwag.com/showvideo/352 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goo

Donald trump slaps the bitch rosie o donnell

2007-04-02 Thread krypton
Donald trump slaps the bitch rosie o donnell http://www.teenwag.com/playvideo/3539 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups

Digg style news for celebs - A django site

2006-11-14 Thread krypton
Hi guys this site is pure django http://www.teenwag.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from

Urgent upgraded to fedora core 6 python doesnt work if you guys know any pointer pls help out

2006-11-18 Thread krypton
Hi guys I upgraded to fedora core 6 and now webpy doesnt work I m getting this error please help me fix this am unable to fix this. it was working previously with no problems ;( thanks Krypton psycopg2.ProgrammingError at / floating-point exception DETAIL: An invalid floating-point operation was

Re: Urgent upgraded to fedora core 6 python doesnt work if you guys know any pointer pls help out

2006-11-18 Thread krypton
thanks guys James Bennett wrote: > On 11/19/06, Jeremy Dunck <[EMAIL PROTECTED]> wrote: > > Make sure that your psycopg2 build matches with your postgres's libs. > > Also, he could probably get more effective help by asking on the > web.py mailing list, since he's using that and not Django... > >

Re: Urgent upgraded to fedora core 6 python doesnt work if you guys know any pointer pls help out

2006-11-18 Thread krypton
how do i get a release of psycopg2 for postgres libs James Bennett wrote: > On 11/19/06, Jeremy Dunck <[EMAIL PROTECTED]> wrote: > > Make sure that your psycopg2 build matches with your postgres's libs. > > Also, he could probably get more effective help by asking on the > web.py mailing list, sin

Session set by a different app say yahoo mail api

2006-12-20 Thread krypton
m FLUP, how do we use sessions that are set by a different Application This question has a wide range of implications for eg., this can be used to apply to newly opened yahoo mail api etc., So please share your insights. I m sharing the example code below.. Thanks Krypton # ---

FATAL: sorry, too many clients already

2007-01-01 Thread krypton
getting the errror psycopg2.OperationalError at /login FATAL: sorry, too many clients already Python build/bdist.linux-i686/egg/DBUtils/SteadyDB.py in __init__, line 113 anyone see this i have DBUtils installed am using flup and my postgresql.conf file is this max_connections = 1024 shared_

Running django with stackless

2007-02-09 Thread krypton
stackless. If so please share the patch Thanks a lot Krypton --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To u

Re: Running django with stackless

2007-02-10 Thread krypton
n 10/02/2007, at 7:30 AM, krypton wrote: > > > > > Guys I m using threads to use concurrecy in my webapps and I find it > > to be needlessly slow, because most of the stuff thatI try to do with > > the thread are like, send messages, update a long running thread, > >