#5447: has_{add,change,delete}_permission not working correctly
------------------------------+---------------------------------------------
Reporter: anonymous | Owner: anonymous
Status: assigned | Component: Admin interface
Version: newforms-admin | Resolution:
Keywords: | Stage: Accepted
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
------------------------------+---------------------------------------------
Comment (by jkocherhans):
I've added a new patch based on the previous one,
[http://code.djangoproject.com/attachment/ticket/5447/fix-admin-
permissions.diff fix-admin-permissions.diff], that should do the trick for
everything except the add button on {{{ForeignKey}}} and
{{{ManyToManyField}}}. I haven't figured out a clean way to do that yet.
The previous patch doesn't really fix that either, it always displays the
link. I've tested this a little with a project I'm working on, but I'd
appreciate it if anyone else interested in the problem could test it out
too. I can't think of anything else to look for, but that doesn't mean
there ''isn't'' anything.
--
Ticket URL: <http://code.djangoproject.com/ticket/5447#comment:18>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---