accueil
services
portfolio
contact
labo
blog
espace client
snippets : Iterations sur un dictionnaire dans un template django
Django
:
Iterations sur un dictionnaire dans un template django
Simple mais utile :)
{%
for
key
,
value
in
settings.items
%}
var SESSION_
{{
key
}}
= "
{{
value
}}
";
{%
endfor
%}
tags :
python
,
django
all tags :
python
,
system
,
vlc
,
video
,
apache
,
proxy
,
linux
,
django
,
MySQL
,
.NET
,
XML
,
XSL
,
regexp
,
bat
,
windows
,
bash
,
git
back to snippets home