On 9/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Is there a reason why the app name doesn't appear in the admin > breadcrumbs? I have an app with a model called 'Groups', and the > breadcrumb for it is the same as that for the auth model 'Groups'. The > URL is right, of course, I just thought it might be sensible to stick > the app name in there, so I'd have home -> deptinfo -> Groups and home > -> auth -> Groups.
There's a patch to do this if you want to try it out. It works with revision 3534, and probably with later versions as well, although I can't promise anything. I haven't updated or tested it since 3534. http://code.djangoproject.org/ticket/2292 Joseph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers -~----------~----~----~----~------~----~------~--~---
