Worked :) thanks
On Apr 21, 4:11 pm, mdipierro wrote:
> I do not know what is calling "publish" it is not web2py. Perhaps the
> rss module. Try:
>
> 'title' : str(T('my_title'))
> 'link' : ''
> 'description':str(T('my_description'))
> 'created_on' : '',
> 'entries'
>
> On Apr 21, 7:04 am, "ham
I do not know what is calling "publish" it is not web2py. Perhaps the
rss module. Try:
'title' : str(T('my_title'))
'link' : ''
'description':str(T('my_description'))
'created_on' : '',
'entries'
On Apr 21, 7:04 am, "hamdy.a.farag" wrote:
> Hi
>
> when trying to get the rss feeds to work I ma
2 matches
Mail list logo