• Joshua Tauberer's avatar
    switching between backup options in the admin wasn't working at all · 3b4b57c0
    Joshua Tauberer authored
    * going from s3 to file target wasn't working
    * use 'local' in the config instead of a file: url, for the local target, so it is not path-specific
    * break out the S3 fields since users can't be expected to know how to form a URL
    * use boto to generate a list of S3 hosts
    * use boto to validate that the user input for s3 is valid
    * fix lots of html errors in the backup admin
    3b4b57c0
Name
Last commit
Last update
conf Loading commit data...
management Loading commit data...
ppa Loading commit data...
setup Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Vagrantfile Loading commit data...
security.md Loading commit data...