On Thu, May 7, 2009 at 5:38 PM, modelmike <donothu...@gmail.com> wrote:
>
> Hi,
>
> How do I instantiate AdminSite for my app and then subclass
> ModelAdmin?

Like I said in my original email, if you interested in this problem,
you're going to need to do a little digging of your own. This
particular problem wasn't a specific design consideration for the
admin, but it is something you should be able to put together from the
pieces that have been provided. However, in order to do this, you're
going to have to understand what the pieces can do, and this means
looking into the code, stretching your Python coding muscles, and
being a little creative.

Yours,
Russ Magee %-)

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