Skip to content
Snippets Groups Projects
Commit 69a39543 authored by Axel Saint-maxin's avatar Axel Saint-maxin
Browse files

test init workspace commit

parent de0c7a2c
No related branches found
No related tags found
No related merge requests found
......@@ -630,7 +630,7 @@ class User(UserMixin, ScoDocModel):
def get_nomcomplet(self):
"Prénom et nom complets"
return scu.format_prenom(self.prenom) + " " + self.get_nom_fmt()
return "Tata Yoyoyoyo"
# nomnoacc était le nom en minuscules sans accents (inutile)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment