1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-30 01:11:08 +02:00

Rename pseudo to username

This commit is contained in:
Alexandre Iooss
2019-08-02 21:35:30 +02:00
parent afdb08b926
commit e82053d16f
11 changed files with 91 additions and 63 deletions

View File

@ -116,7 +116,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<table class="table">
<tr>
<th scope="row">Pseudo</th>
<td class="text-right">{{ request_user.pseudo }}</td>
<td class="text-right">{{ request_user.username }}</td>
</tr>
<tr>
<th scope="row">Nom</th>