Friday, March 21, 2014

Avoid Django s3-urls stripping

Hello,
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 handle the url with django the url is stripped.
I wrote down the exact behaviour here.

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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e3dba710-5189-4800-b455-09868dcf578b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment