I finally wanted it bad enough to code it. Here's the patch. The template tags could use a little cleanup which I'll finish off if Jacob and Adrian give this the green light. I copied and pasted some code :(
http://code.djangoproject.com/ticket/2292 A couple of issues: - Should the app names on the admin index page be links? It seems a little goofy, but it's the most obvious place. A small css adjustment is in order if they do change to links. - What should the table caption be on the app-specific index pages? Using the app name is redundant, and using "Models" seems wrong as well. Most users of the admin system don't care/know what "models" are. Leaving the caption out entirely looks wrong to me. Maybe Wilson has some ideas? I can post a few screenshots if people want to see what I'm talking about w/o having to apply that patch. 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 -~----------~----~----~----~------~----~------~--~---
