Skip to content
patrickomatic edited this page Sep 14, 2010 · 7 revisions
  • Checks for whether or not the appropriate config settings are set.
  • Set up global connections to S3 in init.py
  • Extend manage.py with hooks for creating buckets and deleting old images
  • Make a default for S3_EXPIRES
  • Replace all print >>sys.stderr’s with warning.warn()s
Clone this wiki locally