On Tue, Aug 18, 2009 at 6:10 AM, JF Simon<[email protected]> wrote:
>
> Hi men,
>
> I'm using Django + Grappelli and I'd like to know if there is a simple
I don't know about grappelli, but I'd expect it to be at least as
configurable as the standard django admin interface.
> way to make some improvements to the dashboard (index) of the admin
> such as :
>
> - hide modules (like Django_Evolution)
You can create a user and assign them permissions only for certain
apps/models. Just don't give them superuser permissions. The apps
where users do not have any permissions will be hidden.
> - merge modules (Auth entries with my User module)
> - rename existing modules (not for now, just to know)
I think these aren't possible currently.
Matthias
--
FeinCMS Django CMS building toolkit: http://spinlock.ch/pub/feincms/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---