<div dir="ltr">Hi devs,<div><br></div><div>Setting LC_ALL=en_US.UTF-8 in our docker-compose seems to create a problem. While the installation runs smoothly, just after setting the superuser password I get:</div><div><br></div><div><font face="monospace, monospace">django.db.utils.DataError: value too long for type character varying(10)</font><br></div><div><br></div><div>This is probably due to this:</div><div><br></div><div><a href="https://github.com/GeoNode/geonode-user-accounts/blob/master/account/models.py#L36" style="box-sizing:border-box;background-color:transparent;color:rgb(3,102,214);text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px">https://github.com/GeoNode/geonode-user-accounts/blob/master/account/models.py#L36</a><br></div><div><br></div><div>Any hint?<br></div><div><br></div><div>Thanks!<br></div><div><br></div><div>Ciao</div><div><br></div><div>Paolo</div><div><br></div></div>