Hi there,
not sure if I understand your scenario correctly, but it seems to me,
that Daniel might be right about the ForeignKey being in the Location
as the wrong idea. If you need multiple locations for one Event, then
there's ManyToManyField for that (or possibly two ForeignKey(Location)
attrib
Don't know anything about SWFObject, but it seems to me, that s1.write
('preview') puts all the video objects in the first paragraph. In the
for loop, all the paragraphs get assigned the same id='preview', which
they should not, as the DOM gets confused. ID of a node must be unique
throughout the
2 matches
Mail list logo