Imagine I have a model with a structure like: company, periodical ,
article. Each is linked with the other via a foreignkey.

How can I configure admin interface for only see "article" and
"periodical" for a specific company ?

I've thought about an url like "/company1/admin" that will display me
only the "periodical" and "article" that belongs to company1.

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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to