custom_settings: ajout preferred_username

This commit is contained in:
Benjamin Dauvergne 2017-07-12 13:01:24 +02:00
parent bb61f1059e
commit 51d2c97d99
1 changed files with 1 additions and 0 deletions

View File

@ -219,6 +219,7 @@ A2_FC_USER_INFO_MAPPINGS = {
'birthcountry': {'ref': 'birthcountry', 'translation': 'insee-countries'},
'birthplace_insee': 'birthplace',
'birthcountry_insee': 'birthcountry',
'preferred_username': 'preferred_username',
'title': {
'ref': 'gender',
'translation': 'simple',