On Dec 15, 12:48 pm, Viktor <[email protected]> wrote: > hi, > > I've just noticed that even the contrib apps' admin interface is bogus > in django 1.1 > > namely, the first column name should be the "check all" checkbox, > instead that column receives a the first header of list_display, and > finally the last column does not have a header. > > is this really a bug? > > thanks for your help, > Viktor
No, it works fine. There must be something wrong with your installation. Do you have any personalised admin templates in your project? -- DR. -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

