Re: How can I show only related data on the admin page when using edit_inline?

2007-12-06 Thread Mathew Inkson
Thanks Rajesh, I appreciate the reply. > That's because Django can not read your mind. At least, not yet :) > Ha, yes I was being a bit naive. Nevertheless, I thought that there may have been another flag that I could set to tell that that this was what I wanted. You've already answered tha

How can I show only related data on the admin page when using edit_inline?

2007-12-06 Thread Mathew Inkson
Hi all, I'm having trouble restricting the values of the drop-down boxes on an edit_inline admin section to reflect the value of the parent page that it's being edited in. For example (this is not my project, but something simpler I just thought of). Say, for some bizarre reason, I wanted to