On Sat, 2009-03-21 at 18:01 -0400, Alex Gaynor wrote:
[...]
> In the development version there's actually a more clever solution to
> this.  You can create pure python subclasses(proxy classes) that use
> the same DB table and fields and everything, but have their own class.
> So you could create the relevant proxy models, and register the
> ModelAdmins for each one of these proxy models.

Only if the original poster wants three separate admin entries on the
index page. It depends on the requirements, which hopefully the original
poster will explain.

Regards,
Malcolm


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