Hi, I am using django 1.6rc1. and it seems that raising DisallowedModelAdminLookup in django/contrib/admin/views/main.py gives a very unexplicit 400 bad request, even in DEBUG=True.
I eventually found the source of the problem, by diving into the code and sumbling upon http://stackoverflow.com/questions/6441084/django-filtering-by-filter-not-allowed. I guess it's not the expected behavior, that's why I'm here. Should I file a ticket? Or is there something I did not understand? Thanks, Benjamin -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/f60eae32-ff63-4891-a25d-82b13c14b896%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
