python - Django Storage Backend for S3 -


i'm looking django custom storage backend use amazon s3.

i've been googling around , found lot of blog posts code snippets or half-baked gist.github.com one-off jobs. can't seem find solid, well-tested one.

is there accepted standard amazon s3 django custom storage backend out there? doesn't particularly matter me python backend library uses--i.e., either s3.py or boto fine.

have checked out django-storages? lean towards boto library have had experiences boto.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -