pytition / Pytition

Django app for self-hosted privacy-friendly online petitions
https://pytition.org
BSD 3-Clause "New" or "Revised" License
99 stars 28 forks source link

fix: print membre.username if membre.get_full_name is empty #270

Closed bbmt-bbmt closed 3 years ago

bbmt-bbmt commented 3 years ago

When first and last name are empty, nothing is print in the organisation owner/member part This fixes it.