2010/7/3 Sean Brant <brant.s...@gmail.com>

>
> Im not even sure if this is best way to display things, I would like
> one main product edit screen that lets you attach "product types"
> which have "sizes" to a "product", it seems jumping between a bunch of
> screens is not good ux. Wondering if I need to create a custom view
> for this? Thanks for any help.
>

It's not possible to make nested inline.
I'm trying to do the same thing, with this solution:
http://packages.python.org/django-easymode/tree/index.html?highlight=inline#admin-support-for-model-trees-with-more-than-2-levels-of-related-items

But it doesn't work.
-- 
Alessandro Ronchi
http://www.soasi.com

Hobby & Giochi
http://hobbygiochi.com
http://www.facebook.com/hobbygiochi

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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