Update fails on database creation with existing instances

Issue #9 new
Garth Johnson created an issue

When running the "manage.py aws update" to publish a new project to an existingt instance, the command fails due to non-existance of the database.

Solution might be to check for the database existance and auto-create a stub if it is not. This may be part of the AWS/Ec2 rewrite.

Comments (0)

  1. Log in to comment