the issue seems not to be totally solved by the patch.

If I have two classes A and B
class A has a field being a foreign key to a B class field
in the admin, when I add an A element, I see the '+' button on the
foreign key field to B even though I do not have the rights to create
a B element.
Therefore I see a pop-up with permission denied.

How to fix this?

Cheers, Sergio

On Mar 25, 7:14 pm, Alex Gaynor <alex.gay...@gmail.com> wrote:
> 2009/3/25 João Olavo Baião de Vasconcelos <joaool...@gmail.com>
>
>
>
> > On Wed, Mar 25, 2009 at 10:25 AM, Karen Tracey <kmtra...@gmail.com> wrote:
>
> >> Probably a missed bit from when this was fixed for the other pages, see
> >> ticket #5447:
>
> > Thanks a lot, Karen. I opened a new ticket:
> >http://code.djangoproject.com/ticket/10624#preview(they said in #5447 to
> > create a new one if an issue remains).
>
> >>http://code.djangoproject.com/ticket/5447
>
> >> In a quick look I don't see a ticket for this one, so if you get a chance
> >> it would be useful if you could write it up so it's not forgotten.
>
> >> Karen
>
> > --
> > João Olavo Baião de Vasconcelos
> > Bacharel em Ciência da Computação
> > Analista de Sistemas - Infraestrutura
> > joaoolavo.wordpress.com
>
> I've closed this as a dupe of #9036, as you can see the issue is that the
> has_add_permission method isn't ever called.
>
> Alex
>
> --
> "I disapprove of what you say, but I will defend to the death your right to
> say it." --Voltaire
> "The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to