django-sendfile = 0.2.1
django-alphafilter = 0.5.3auf4
django-urldecorators = 0.3
-pygraphviz = 1.0
+pygraphviz = 0.36
[django]
recipe = auf.recipe.django
#graph.rankdir='LR'
graph_service = graph.subgraph(nbunch=[1,2], \
name="cluster1", \
- style='filled', \
- color='lightgrey', \
- label=cluster_titre.encode('ascii', 'xmlcharrefreplace'),
- labeljust="l")
+ # style='filled', \
+ # color='lightgrey', \
+ # label=cluster_titre.encode('ascii', 'xmlcharrefreplace'),
+ # labeljust="l")
+ )
for p in postes:
graph_service.add_node(p.id)