Re: more than 1 foreign key

2010-03-09 Thread rebus_
On 9 March 2010 13:30, knight wrote: > I have the following models: http://slexy.org/view/s20T8yOiKZ. > When I try to click add button for worlds in admin page it shows me > the following error: > has more than 1 ForeignKey > to . > I think it's something to do with inline. > What can it be? > >

more than 1 foreign key

2010-03-09 Thread knight
I have the following models: http://slexy.org/view/s20T8yOiKZ. When I try to click add button for worlds in admin page it shows me the following error: has more than 1 ForeignKey to . I think it's something to do with inline. What can it be? Regards, Arshavski Alexander. -- You received this me