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 / TODO
100644 10 lines (9 sloc) 0.301 kb
1
2
3
4
5
6
7
8
9
10
[*] Implement S3 Tags
[ ] Implement SQS Tags
[ ] Implement EC2 Tags
[ ] Implement configurable caching
[ ] Add a setup package to build an egg for distribution
[ ] Implement a local S3 cache
[ ] Custom manage command to load the cache
[ ] Model to store the cache
[ ] Templates to render the cache