Sunday, September 21, 2014

Re: Custom change_form.html

Thank you Collin,

In fact I have not really access to the list.
II would like to flter a list wich is already rendered
as a listbox widget (fiedset.html)



Le samedi 20 septembre 2014 01:33:42 UTC+2, Collin Anderson a écrit :
if nothing else:

{% for item in list %}{% if item.user = user %}

{% endif %}{% endfor %}

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7dbcac7f-1c73-4b25-a0a1-a0329d36d6d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment