I need to do the following with Django.
I need to read diffrent RSS or Atom feeds And print the latest on a page
according date.
How would I do this with Django? What would be the best practice to
achieve this?
Enquest
--~--~-~--~~~---~--~~
You received this me
Steven Armstrong schreef:
> On 10/14/06 19:46, code enquest wrote:
>
>> in PhP i used to print_r(array) to see what if got in my array that I
>> want to bring on the screen. Smarty even had a popup screen to show this.
>>
>> How can I see in Django what I got i
in PhP i used to print_r(array) to see what if got in my array that I
want to bring on the screen. Smarty even had a popup screen to show this.
How can I see in Django what I got in the view? So that working in the
template goes a tat faster? What is the print_r($array) in the template
or Django
in PhP i used to print_r(array) to see what if got in my array that I
want to bring on the screen. Smarty even had a popup screen to show this.
How can I see in Django what I got in the view? So that working in the
template goes a tat faster? What is the print_r($array) in the template
or Djan
4 matches
Mail list logo