All, I need to create a second application in the admin section that ports to the first applications model. The second application's admin.py would contain only 5 of the 15 fields and be set for read-only. My goal was to allow certain users the ability to do a simple search and not see some of the other data that they weren't authorized for.
Any thoughts on how to proceed? Thank, -f -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d1ed61d4-16d9-4a51-a537-d46a1f334d3a%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

