Has this functionality been added?
On Wednesday, October 22, 2014 at 8:24:05 PM UTC-6, Massimo Di Pierro wrote:
>
> Please open a ticket about this. There is not a way but there should be.
>
> On Friday, 17 October 2014 16:50:37 UTC-5, Spokes wrote:
>>
>> I've added a middle name field to *auth_us
Well, you could manually define the entire table, but there should be an
easier way.
A bit of a hack, but alternatively, I think you can manipulate the order of
field names in db.auth_user._fields.
Anthony
On Wednesday, October 22, 2014 10:24:05 PM UTC-4, Massimo Di Pierro wrote:
>
> Please op
Please open a ticket about this. There is not a way but there should be.
On Friday, 17 October 2014 16:50:37 UTC-5, Spokes wrote:
>
> I've added a middle name field to *auth_user* by doing the following:
>
> auth.settings.extra_fields['auth_user']= [
> Field('middle_name', type = "string", le
3 matches
Mail list logo