Category: Django
Resizing Django ImageField with Remote Storage
Recently I’ve been working on a project to move our photo experience to store images on Amazon’s S3 service instead of the local server, in hopes to gain performance and move away from handling the maintenance static files tend to have. There … Continue reading
5 Comments
Posted in Amazon S3, Django, PIL, Python
Tagged Amazon S3, Django, django-storage, PIL, Python
Posted in Amazon S3, Django, PIL, Python
Tagged Amazon S3, Django, django-storage, PIL, Python
Solving django-storage NotImplementedError with Amazon S3
Recently I started looking into Amazon’s S3 service to (hopefully) offer better performance on serving up static content for our customers. Its a great service and ridiculously cheap. The first client I am applying the S3 storage to is for … Continue reading
11 Comments
Posted in Amazon S3, Django
Tagged Amazon, Django, django-storage, NotImplementedError, S3, S3 Boto
Posted in Amazon S3, Django
Tagged Amazon, Django, django-storage, NotImplementedError, S3, S3 Boto