On Friday 29 Jan 2010 10:01:15 am chefsmart wrote: > > The Django administrative interface is there to allow administrative > > users to administer data. > > But yes, you can do what you want if you use the permissions system > together with the groups system correctly. That is, create groups and > then assign whatever permissions you need to those groups. Then create > users and assign your users to the groups you created earlier. >
but as already mentioned it goes against the basic philosophy behind the admin - admin is not for ordinary users who you do not trust to mess up the data. -- regards Kenneth Gonsalves Senior Project Officer NRC-FOSS http://nrcfosshelpline.in/web/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.