Hi everyone!
I am developing an appweb and I'm stuck. My homepage is structured as a 
ListView, where each row shows every object's attributes using django 
template engine (ex: {{object.attribute}}. Last column shows a button to do 
an action through a bootstrap modal and if I put {{object .attribute}} it 
doesn't refered to the current object but to the first one which is 
displayed in the ListView. I have tried also using a bootstrap dropdown and 
the problem does not arise. Someone knows how to solve that?
Thank you in avdance!

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/104d4f10-89c0-49eb-b267-44ff6a8af082n%40googlegroups.com.

Reply via email to