mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-11 05:17:55 +03:00
Merge remote-tracking branch 'origin/v2.2'
This commit is contained in:
commit
a9844fc8b4
@ -112,6 +112,6 @@ class ListReportsUsersCSV(ListReportUsers):
|
||||
for v in users:
|
||||
writer.writerow([v.name, v.real_name, v.last_access])
|
||||
|
||||
writer.writerow(['ñoño', 'ádios', 'hola'])
|
||||
# writer.writerow(['ñoño', 'ádios', 'hola'])
|
||||
|
||||
return output.getvalue()
|
||||
|
Loading…
Reference in New Issue
Block a user