On 9/23/05, Adrian Holovaty <[EMAIL PROTECTED]> wrote: > Hey Marek, > > I'd suggest writing a custom admin view for that. It sounds like your needs
Whoop, I hit send before I finished writing... I'd suggest writing a custom admin view for that. It sounds like your needs go beyond what the admin provides, because you're wanting to hide things and display things grouped. Writing a custom admin view is easy, although there aren't docs for it yet. Just write it like a normal view and put it in your admin urlconf instead of your main urlconf. Alternatively, you can alter the interface using JavaScript. See the "admin.js" model parameter, which takes a list of JavaScript libraries to include in the page. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org