On Thu, Feb 26, 2009 at 2:30 AM, jeff <jmsche...@gmail.com> wrote:
> Wow, that's much simpler. They should list that option on the admin
> documentation page. Many thanks!

http://docs.djangoproject.com/en/dev/ref/contrib/admin/#inlinemodeladmin-options

"The InlineModelAdmin class is a subclass of ModelAdmin so it inherits
all the same functionality as well as some of its own:"

(in other words, anything that's legal to do on a plain ModelAdmin is
legal to do on an InlineModelAdmin)


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

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