Thanks Karen and Brian for your suggestions.  Turned out a combination
of the two (got to read those error messages more closely - cough)

It was incorrect radio_admin syntax in the 'pluggable' basic blog app
- http://code.google.com/p/django-basic-apps/, had to clear pyc's as
well.

Now got a new error now -

AttributeError at /
'Manager' object has no attribute 'published'

Which is linked to the basic-blog app.  Strange because code was
working fine 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:
>
>
>
> > 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 switched your copy of  
> Django from newforms-admin to trunk.\
>
> Brian Rosnerhttp://oebfare.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to