On Thursday 23 Jul 2009 4:45:29 pm rvandam wrote:
> I got a bit lost in the documentation.
>
> The Django admin panel (1.0.2) shows every model class from my app.I
> have 10 classes, and I want to reduce the classes shown to 2. I can
> modify the other classes because the use of ForeignKeys
>
> What is the best way to accomplish this?

do not register the unwanted models with admin
-- 
regards
kg
http://lawgon.livejournal.com

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