cirlabs / django-project-template

A collection of development tasks and optimizations aimed at anyone doing news application development on tight deadlines in Django.
17 stars 10 forks source link

Boto integration #72

Closed aboutaaron closed 9 years ago

aboutaaron commented 9 years ago

This PR adds boto support and removes the need for s3cmd to execute changes. This keeps the project complexity down and makes debugging WAY easier.