On Dec 27, 5:11 pm, Ori Peleg <
ori...@gmail.com> wrote:
> Have you tried working locally with apache / lighttpd / etc?
> Django's dev static serving probably doesn't support HTTP byte range
> requests.
>
>
>
>
>
>
>
>
>
>
> On Mon, Dec 27, 2010 at 2:47 PM, Orestes <
oryb...@gmail.com> wrote:
> > Hey everyone.
>
> > I've got a Django app serving a webpage with an HTML5 <video> element.
> > There's a wierd "feature", turning the video element to be non-
> > seekable: video.seekable returns a timeRanges object with length 0,
> > whereas it should be 1.
>
> > This means I can't edit the video. JavaScript can't do anything
> > either.
>
> > The thing is, when I upload the problematic webpage, statically - no
> > Django, just plain HTML/JS/CSS - to my website on WebFaction.com, it
> > works fine. Trying to serve the same static page on my Django dev
> > server still gives the same problem.
>
> > I am using Django's static serving for dev/debug purposes -
> >
http://docs.djangoproject.com/en/1.2/howto/static-files/
>
> > Do you have any idea what is causing this, or how can I fix it?
>
> > Thanks,
> > Ory
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "PyWeb-IL" group.
> > To post to this group, send email to
pywe...@googlegroups.com.
> > To unsubscribe from this group, send email to