Re: Admin dashboard : hide and merge modules

2009-10-09 Thread JF Simon

A great new feature. It's exactly what I need, thanks !!


On 20 sep, 09:37, patrickk  wrote:
> you can now use GrappelliSite instead of AdminSite which gives you
> some options for the admin index page. take a look 
> athttp://code.google.com/p/django-grappelli/wiki/customizingindexfor
> more information.
>
> you can hide and merge modules. renaming is a bit more complicated
> since it affects subsites (like changelist and changeform).
>
> regards,
> patrick
>
> On 18 Aug., 07:40,JFSimon  wrote:
>
> > Thanks, I don't though about users perms !
> > Grappelli just turn your admin more pretty, you should 
> > try:http://code.google.com/p/django-grappelli/!
--~--~-~--~~~---~--~~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin dashboard : hide and merge modules

2009-09-20 Thread patrickk

you can now use GrappelliSite instead of AdminSite which gives you
some options for the admin index page. take a look at
http://code.google.com/p/django-grappelli/wiki/customizingindex for
more information.

you can hide and merge modules. renaming is a bit more complicated
since it affects subsites (like changelist and changeform).

regards,
patrick


On 18 Aug., 07:40, JF Simon  wrote:
> Thanks, I don't though about users perms !
> Grappelli just turn your admin more pretty, you should 
> try:http://code.google.com/p/django-grappelli/!
--~--~-~--~~~---~--~~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin dashboard : hide and merge modules

2009-08-17 Thread JF Simon

Thanks, I don't though about users perms !
Grappelli just turn your admin more pretty, you should try:
http://code.google.com/p/django-grappelli/ !
--~--~-~--~~~---~--~~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Admin dashboard : hide and merge modules

2009-08-17 Thread Matthias Kestenholz

On Tue, Aug 18, 2009 at 6:10 AM, JF Simon 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 django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Admin dashboard : hide and merge modules

2009-08-17 Thread JF Simon

Hi men,

I'm using Django + Grappelli and I'd like to know if there is a simple
way to make some improvements to the dashboard (index) of the admin
such as :

- hide modules (like Django_Evolution)
- merge modules (Auth entries with my User module)
- rename existing modules (not for now, just to know)

I dont found anything so I'm not sure anyone can help...
Thanks for all (even if there is no way to do that !)
--~--~-~--~~~---~--~~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---