Skip to content
Snippets Groups Projects
Commit ec908a57 authored by Barnabás Czémán's avatar Barnabás Czémán
Browse files

Add nick to export

parent 47fafd2f
Branches
Tags
No related merge requests found
......@@ -14,6 +14,7 @@ class SignUpResource(resources.ModelResource):
'user__first_name',
'user__last_name',
'user__email',
'nick',
'groups',
'motivation_about',
'motivation_profession',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment