I think: db.auth_user._format = '%(email)s'
On Sunday, 19 August 2012 15:12:33 UTC-5, Simon Carr wrote: > > How do I change the default display field when I link a table to the > auth_user table. The default is Full Name (id) i.e. Simon Carr (1) > > How do I change this to either email or just full name? > > Thanks > Simon > --

