Re: Feedjack - A Django+Python Powered Feed Aggregator (Planet)

2006-05-28 Thread Wade Leftwich
yi huang wrote: > What's wrong? > > Request Method: GET > Request URL: http://localhost/ > Exception Type: KeyError > Exception Value: 'REQUEST_URI' > Exception Location: > D:\python\Python24\lib\site-packages\feedjack-0.9.6-py2.4.egg\feedjack\views.py > in initview, line 31 >

Re: Feedjack - A Django+Python Powered Feed Aggregator (Planet)

2006-05-28 Thread [EMAIL PROTECTED]
Feedjack is great! --~--~-~--~~~---~--~~ 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 email to [EMAIL PROTEC

Re: Feedjack - A Django+Python Powered Feed Aggregator (Planet)

2006-05-28 Thread yi huang
What's wrong?Request Method: GET Request URL: http://localhost/ Exception Type: KeyError Exception Value: 'REQUEST_URI' Exception Location: D:\python\Python24\lib\site-packages\feedjack-0.9.6-py2.4.egg\fee