Re: __init__() got an unexpected keyword argument 'max_digits'

2007-06-28 Thread Malcolm Tredinnick
in the table: > > foo_bar DECIMAL(5,2) UNI NULL; > > But when I try to syncdb or even validate the app I get: > > my_site.foo_bar: __init__() got an unexpected keyword argument > 'max_digits' > > I reversed all changes and still get the error. Is the error re

__init__() got an unexpected keyword argument 'max_digits'

2007-06-28 Thread adamjspooner
app I get: my_site.foo_bar: __init__() got an unexpected keyword argument 'max_digits' I reversed all changes and still get the error. Any help is greatly appreciated! Adam --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Go