I am trying to put up a simple django app on elastic beanstalk. I thought I had the static parts of the app figured out as it works with heroku and on a server that was set up
Just so you guys know, namespace for static files in recent versions of EBS, changed to aws:elasticbeanstalk:environment:proxy:staticfiles, like this:
aws:elasticbeanstalk:environment:proxy:staticfiles
option_settings: aws:elasticbeanstalk:environment:proxy:staticfiles: /static: static