do you mean: db._common_fields.append(auth.signature) i have it, and can test now
On Saturday, December 22, 2012 12:44:06 PM UTC-5, Massimo Di Pierro wrote: > > If you have fields with auth.signature and mysql/pgsql could you help me > test the latest trunk? > > The reason is that I changed the is_active field from notnull=False to > notnull=True. This should trigger a migration of your data. I want to make > sure nothing breaks. > > Can you confirm this is ok? > > Massimo > --