paltman / django-aws
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
AUTHORS | Mon Jul 07 07:32:33 -0700 2008 | |
| |
README.md | Mon Aug 25 20:16:16 -0700 2008 | |
| |
TODO | Mon Aug 25 20:07:27 -0700 2008 | |
| |
aws/ | Wed Aug 27 19:21:44 -0700 2008 | |
| |
docs/ | Wed Aug 27 19:21:44 -0700 2008 |
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
