I am building a site in which there are many users, who will have
there own mini-site, where they can manage contacts, todo lists, etc.

The django admin interface is used to administer the 'entire' site. So
I assume there wouldn't be many 'user-admin' implementations. How
would I create a user-admin section for each user that would need
basic features such as...

I essentially don't need the super-user admin, I need many user
account admins, at the user level.

User Logs In >User has several options (apps) > User can manage a ToDo
list (CRUD) and manage there account settings, etc.

I know these thoughts are farely fragmented. I hope this makes sense...


--~--~---------~--~----~------------~-------~--~----~
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