Re: Avoid Django s3-urls stripping

2014-03-31 Thread Paolo Bertasi
> >> >> Il giorno giovedì 27 marzo 2014 17:24:45 UTC+1, Aaron Cannon ha > >> scritto: > >> >>> > >> >>> Try clicking view source in your browser when you view it. Perhaps > >> >>> the URL needs to be HTML escaped? >

Re: Avoid Django s3-urls stripping

2014-03-28 Thread Aaron Cannon
w it. Perhaps >> >>> the URL needs to be HTML escaped? >> >>> >> >>> Just a guess. >> >>> >> >>> Aaron >> >>> >> >>> On 3/21/14, Paolo Bertasi > wrote: >> >>> > Hello, >> &

Re: Avoid Django s3-urls stripping

2014-03-28 Thread Paolo Bertasi
gt;>> Just a guess. > >>> > >>> Aaron > >>> > >>> On 3/21/14, Paolo Bertasi > wrote: > >>> > Hello, > >>> > I'm trying to setup a mini django app to allow users to download > files > >

Re: Avoid Django s3-urls stripping

2014-03-27 Thread Aaron Cannon
, >>> > I'm trying to setup a mini django app to allow users to download files >>> from >>> > >>> > s3. I wrote a simple python function (using boto of course) to fetch >>> > the >>> > >>> > correct url but when i

Re: Avoid Django s3-urls stripping

2014-03-27 Thread Aaron Cannon
t;> > >> > s3. I wrote a simple python function (using boto of course) to fetch the >> > >> > correct url but when i handle the url with django the url is stripped. >> > I wrote down the exact behaviour >> > here< >> http://stackoverf

Re: Avoid Django s3-urls stripping

2014-03-27 Thread Paolo Bertasi
ch the > > correct url but when i handle the url with django the url is stripped. > > I wrote down the exact behaviour > > here< > http://stackoverflow.com/questions/22531195/avoid-django-s3-urls-stripping> > > > . > > > > Please help :)

Re: Avoid Django s3-urls stripping

2014-03-27 Thread Aaron Cannon
ction (using boto of course) to fetch the > correct url but when i handle the url with django the url is stripped. > I wrote down the exact behaviour > here<http://stackoverflow.com/questions/22531195/avoid-django-s3-urls-stripping> > . > > Please help :) > > -- > Yo

Avoid Django s3-urls stripping

2014-03-21 Thread Paolo Bertasi
flow.com/questions/22531195/avoid-django-s3-urls-stripping> . Please help :) -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@goog