public
Description: A small re-distributable django app providing some lightweight integration with Amazon Web Services
Homepage:
Clone URL: git://github.com/paltman/django-aws.git
django-aws / README.md
100644 22 lines (12 sloc) 0.507 kb

Amazon Web Services for Django

This small app is designed as a re-distributable Django app that enables AWS integration in your Django based project.

Requirements

Install

Simply make sure that this app is on your PYTHON PATH. Maybe I'll add an installer later. Once it is in your PYTHON PATH then to use it in your project, add it to your INSTALLED_APPS tuple in your settings module.

Contents

  • Template Tags
  • Simple Storage Service Cache