annotations.views.aws_views module

Views related to Amazon services.

annotations.views.aws_views.sign_s3(request, *args, **kwargs)[source]

Genaration of a temporary signtaure using AWS secret key and access key. https://devcenter.heroku.com/articles/s3-upload-python

This is used for user profile images.