Hi, I have a model called Job and a model called Parameter. A Job will have several parameters so I have a foreign key in the Parameter class. In my admin I have included Parameter as inline object of Job so when I create a job, I can automatically create parameters for the job. Now I want to create another class called JobRun. The idea of JobRun is to allow the user to select one job and provide values for all its parameters. I have difficulties implementing this idea in django. Any input is highly appreciated! Thank you very much!
---------------------------------------------------------------------------------------- 本邮件内容可能包含某些依据法律规定具有专属性或保密性的信息。如阁下并非拟发 送的收件人,请您不要阅读、保存、对外披露或复制本邮件的任何内容,或者打开本 邮件的任何附件。请即回复邮件告知发件人,并立刻将该邮件及其附件从您的电脑系统 中全部删除,不胜感激。除非法律另有规定,对于使用该邮件所包含的信息所引起的 损失、损害等后果,邮件发送人概不承担责任。 CONFIDENTIALITY NOTICE: This e-mail is intended only for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential and exempt form disclosure under applicable law. If you have received this communication in error, please do not read, save, forward, disclose or copy the contents of this e-mail or open any file attached to this e-mail. We will be grateful if you could advise the sender immediately by replying this e-mail, and delete it immediately from your computer system. The sender is not responsible for the loss or the damage which the e-mail causes unless there is applicable law. Thank you for your compliance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---