I have found from where was the error coming.
More details on http://code.djangoproject.com/ticket/3973.

Thanks
Baptiste

On 8 avr, 19:07, "Adrian Holovaty" <[EMAIL PROTECTED]> wrote:
> On 4/7/07, Baptiste <[EMAIL PROTECTED]> wrote:
>
> > I don't know how that was before, but with your commits of today, I
> > can't access the list of some models (some others still work), because
> > of the error : 'NoneType' object has no attribute 'manager' (/django/
> > contrib/admin/filterspecs.py in __init__, line 161). I think it is an
> > issue in my models since they are not all broken, but maybe that would
> > be interesting to display errors messages understandable by humans to
> > help debugging...
>
> Hi Baptiste,
>
> Could you open a ticket for this, with an example of your models? I
> agree that a better error message would be a good thing, but I'd like
> to find the exact problem in your models (or bug in the newforms-admin
> branch) in order to figure out whether to display the message.
>
> Adrian
>
> --
> Adrian Holovaty
> holovaty.com | djangoproject.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to