Hi Benny M,
Yes, two rows was rendered first but some fields were rendered out of the
html table rows.
I've modified the data structure from list of dictionaries to dictionary,
and now it works fine.
Thanks for your help,
El sáb, 15 may 2021 a las 19:30, Benny M () escribió:
> I feel like I
U r welcome!!! De nada amigo...saludos
2021-05-15 18:25 GMT-04:00, Walter Randazzo :
> Yes Boris. It works fine now.
>
> Thanks,
>
> El sáb, 15 may 2021 a las 19:18, Boris Pérez ()
> escribió:
>
>> Hi Walter, your template is rendering the data ok, after the changes???
>>
>>
>> 2021-05-14 20:5
I feel like I missed something in this exchange. The template setup looked as
though it was designed to loop though a list of dictionaries. As a result,
based on the code provided, it should have produced two rows of data? Was that
not the case?
Benny
On May 15, 2021, at 5:25 PM, Walter Randaz
Yes Boris. It works fine now.
Thanks,
El sáb, 15 may 2021 a las 19:18, Boris Pérez () escribió:
> Hi Walter, your template is rendering the data ok, after the changes???
>
>
> 2021-05-14 20:56 GMT-04:00, Walter Randazzo :
> > Hi All,
> >
> > This is how I get this working. (Thanks to Boris f
Hi Walter, your template is rendering the data ok, after the changes???
2021-05-14 20:56 GMT-04:00, Walter Randazzo :
> Hi All,
>
> This is how I get this working. (Thanks to Boris for the suggestion)
> I have modified a the structure of the data from list of dictionaries to a
> dictionary.
>
Hi All,
This is how I get this working. (Thanks to Boris for the suggestion)
I have modified a the structure of the data from list of dictionaries to a
dictionary.
*#Now This is how the dictionary is printed in console*
{'25': {'socio': 'Randazzo Walter Ariel 25', 'enero': 'P', 'febrero': 'P
Hi Boris,
You're right it is a list of dictionaries. I thought that the template is
not able to render the data structure I used.
I will take a look on the link,thanks for the advice.
Gracias Boris,
El vie, 14 may 2021 a las 17:18, Boris Pérez () escribió:
> Hi Walter, i think the matter is
Hi Walter, i think the matter is that your dictionary, is not a
dictionary, is a list of dictionaries (it looks more than json
object) perhaps u wanna use jquery and ajax, into your template...
Maybe this link is usefull to u
https://stackoverflow.com/questions/51209582/django-dictionary-to-html-
Hi Boris, Thanks for the reply.
Here is the code:
View:
http://del.dog/mavihosuna
Template:
https://del.dog/mirfanelor
Image of the rendered Template:
https://tmpsee.com/v/nbkdqhnxee
Regards,
El vie, 14 may 2021 a las 11:57, Boris Pérez () escribió:
> Where is the code, that u are using
Where is the code, that u are using...
Si quieres igual hablamos en español...
Saludos...
2021-05-13 22:03 GMT-04:00, Walter Randazzo :
> Hi Gabriel,
>
> I´ve just share the code via snippet to respect the identation of the code
>
>
> El jue, 13 may 2021 a las 21:47, Gabriel Araya Garcia (<
> gabr
Hi Gabriel,
I´ve just share the code via snippet to respect the identation of the code
El jue, 13 may 2021 a las 21:47, Gabriel Araya Garcia (<
gabrielaraya2...@gmail.com>) escribió:
> The links (image, code, and https://tmpsee.com/v/nbkdqhnxee) they are
> shit. It is impossible see it. Why y
The links (image, code, and https://tmpsee.com/v/nbkdqhnxee) they are
shit. It is impossible see it. Why you don't cut and paste here in forum
page ?
Gabriel Araya Garcia
GMI - Desarrollo de Sistemas Informáticos
El jue, 13 may 2021 a las 20:22, Walter Randazzo ()
escribió:
> Here is how the
Here is how the dictionary is render out in the template:
https://tmpsee.com/v/nbkdqhnxee
thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+un
Hi there,
I am having some issues during a dictionary renderding on a template. Some
values are showed outside the html table. I cant realize why, d u give a
hand?
Thanks in advance dudes,
#This is how the dictionary is printed on the console
[{'socio': 'Randazzo Walter Ariel 25', 'enero': '
14 matches
Mail list logo