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
name age message
file AUTHORS Mon Jul 07 07:32:33 -0700 2008 iniital checkin [paltman]
file README.md Mon Aug 25 20:16:16 -0700 2008 back to markdown after wrestling too much with ... [paltman]
file TODO Mon Aug 25 20:07:27 -0700 2008 updated TODO and docs [paltman]
directory aws/ Wed Aug 27 19:21:44 -0700 2008 added a few more lines of documentation and som... [paltman]
directory docs/ Wed Aug 27 19:21:44 -0700 2008 added a few more lines of documentation and som... [paltman]
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