* release/0.0.2:
set version number and release date
implement delete SFTP and setup/delete for mail base directories
remove invalid command option from setfacl call
use full paths for invoked commands
implement and document GVAFileException
fix exception handling in setup_file_sftp_userdir
fix logging string formatting
introduce new settings GVAFILE_SFTP_DIRECTORY and GVAFILE_MAIL_DIRECTORY
define stub tasks and implement setup_file_sftp_userdir task
* release/0.0.1:
fix version number in docs
initial celery app and dependency
initial working settings
initial documentation setup
initial generated django files
define requirements