try this:
http://www.djangoproject.com/documentation/tutorial02/#customize-the-admin-index-page
http://www.djangobook.com/en/1.0/chapter17/

cheers
André

On Tue, Apr 22, 2008 at 8:48 PM, Matthias Kestenholz <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> On Tue, 2008-04-22 at 11:37 -0700, dimrub wrote:
> > The most obvious way would be to override the corresponding template
> > to include only a specific list of apps.
> >
> > On Apr 22, 8:22 pm, "Monica Leko" <[EMAIL PROTECTED]> wrote:
> > > Hi
> > >
> > > Can I somehow exclude sites and auth from admin index page, and left
> > > only django apps?
>
> Or even simpler:
>
> Create a new user and assign add/change/delete permission for all other
> models, but not for sites and auth.
>
> Matthias
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to