Commit f0baa9d8 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Export CSV

parent 96c36213
......@@ -264,6 +264,7 @@ class NodeListResource(APIView):
, "deptStructId_i"
, "labStructId_i"
, "rteamStructId_i"
, "docType_s"
]
writer.writerow(keys)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment