Hello,

I have a three level FK-relationship. For example:

DATA_PACKAGE
  | DATA_GROUP
    | DATA_ELEMENT

I can create an inline definition to edit DATA_GROUPs when I'm in
DATA_PACKAGE. Is there a way to have another inline definition on the
same form which allows me to directly edit associated DATA_LEMENTs for
a particular DATA_GROUP or can the DATA_GROUP entry somehow
hyperlinked so that I can open the DATA_GROUP form for the selected
DATA_GROUP.

I'm using Django 1.1.

Thanks,
Thomas

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