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
paltman (author)
Mon Aug 25 20:17:32 -0700 2008
commit  61317e7c8639b448986a786b41616830c358a8f4
tree    b43e42a6027c4e15cdbfe65fbe5f255e06981722
parent  ef3d5d536506c234ccce652060218c93fc724ade
name age message
file AUTHORS Loading commit data...
file README.md
file TODO
directory aws/
directory docs/
README.md

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