Re: video in django

2006-11-17 Thread Martin
Thanks, James, for the advice. i'll try to do it this way and i hope it works;) i actually wanted to play a video on the site (not to download it), but i think that requires only a little modification of the code. thanks for the help, again. bye,martin --~--~-~--~~~

Re: video in django

2006-11-16 Thread James Bennett
On 11/16/06, Martin <[EMAIL PROTECTED]> wrote: > not every news item has the video. what to do in those cases? i > probably have to do something like "if there is a video, insert html > code for it" - but how do i do that in a template? Make it a field on the new item class, call it maybe 'video_