Hi,

I'm creating a website for an organization that is going to need a
complicated web admin interface. The built in one is fine for the site
administrators, but there are different staff positions that need
access to different models, and sometimes individual fields in those
models should be hidden from certain staff members. On top of that,
for certain models, it makes more sense to present the information in
a non-standard way (such as, for the staff models, presenting each
year's staff as a group).  I just discovered the AdminSite stuff, and
was wondering whether it is worth it to try to create a custom one, or
if I should just create custom views. I'm leaning towards custom
views. Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to