db.auth_user.first_name.writable = False db.auth_user.last_name.writable = False
On Apr 7, 8:30 am, rixder <[email protected]> wrote: > Hi! > Is there a quick solution to make fields "First Name" and "Last Name" > readonly in Profile form? > > Best Regards!

