Unexpected Keyword Argument 'radio_admin'

2008-06-26 Thread Alfonso
Just updated to latest svn checkout of Django and seeing this error for the first time at root (across the entire site actually)?? TypeError: __init__() got an unexpected keyword argument 'radio_admin'. Where did that come from? Help appreciated

Re: Unexpected Keyword Argument 'radio_admin'

2008-06-26 Thread Karen Tracey
On Thu, Jun 26, 2008 at 12:09 PM, Alfonso <[EMAIL PROTECTED]> wrote: > > Just updated to latest svn checkout of Django and seeing this error > for the first time at root (across the entire site actually)?? > > TypeError: __init__() got an unexpected keyword argument > 

Re: Unexpected Keyword Argument 'radio_admin'

2008-06-26 Thread Brian Rosner
On Jun 26, 2008, at 10:09 AM, Alfonso wrote: > > TypeError: __init__() got an unexpected keyword argument > 'radio_admin'. > > Where did that come from? Sounds like you may have some lingering .pyc files that might be causing this from newforms-admin if you have switc

Re: Unexpected Keyword Argument 'radio_admin'

2008-06-26 Thread Alfonso
s! Thanks Allan On Jun 26, 8:38 pm, Brian Rosner <[EMAIL PROTECTED]> wrote: > On Jun 26, 2008, at 10:09 AM, Alfonso wrote: > > > > > TypeError: __init__() got an unexpected keyword argument > > 'radio_admin'. > > > Where did that come from? > &

Re: Unexpected Keyword Argument 'radio_admin'

2008-08-19 Thread nek4life
e prior to newforms issue. > > I look forward to the day when I can confidently produe error free > django apps! > > Thanks > > Allan > > On Jun 26, 8:38 pm, Brian Rosner <[EMAIL PROTECTED]> wrote: > > > On Jun 26, 2008, at 10:09 AM, Alfonso wrote: >