Use:

{% name_of_your_dictionary.key_you_want_to_access %}

Remember that templates use the '.' (dot) to access keys, attributes,
indexes ...

Kindly Yours
Marc

On Aug 18, 4:55 pm, elminio <wgruszczyn...@gmail.com> wrote:
> Hi,
>
> Im passing to the template dictionary and I would like to get by key
> to the value of that dictionary and if the key doesnt exist in it
> insert blank field into html
>
> thank You very much for help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to